- cross-posted to:
- programmerhumor@lemmy.ml
You must log in or register to comment.
I think it was some XMPP related server I ran quite a few years ago which had ‘i_have_read_the_manual = 0’ or something similar buried into default configuration file. And it would just silently exit if that variable was not set properly.
Maybe we need more things like that.
And it would just silently exit if that variable was not set properly.
Would’ve used that debug log to scold the end-user. “If you’ve actually read the first 3 lines of the documentation you wouldn’t be seeing this.”