diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2005-11-18 20:12:15 +0100 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2005-11-18 20:12:15 +0100 |
commit | d908e3a5d9c83c415410a8543ab4c074c4a9a072 (patch) | |
tree | c0c4aaf6a70b20b41137fc8b814f194d61cde82f /bitlbee.conf | |
parent | 22d41a26f53527adacc5b314fcdaea0c46a7723d (diff) |
Put some more emphasis on the fact that daemon mode is pretty much unsupported.
Diffstat (limited to 'bitlbee.conf')
-rw-r--r-- | bitlbee.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitlbee.conf b/bitlbee.conf index e0f592ae..b0de328d 100644 --- a/bitlbee.conf +++ b/bitlbee.conf @@ -12,7 +12,7 @@ ## Daemon -- Run as a stand-alone daemon -- EXPERIMENTAL! BitlBee is not yet ## stable enough to serve lots of users from one process. Because of this ## and other reasons, the use of daemon-mode is *STRONGLY* discouraged, -## don't think about reporting bugs when you use this! +## don't even *think* of reporting bugs when you use this. ## # RunMode = Inetd |