diff options
author | Wilmer van der Gaast <wilmer@gaast.net> | 2012-11-25 01:05:53 +0000 |
---|---|---|
committer | Wilmer van der Gaast <wilmer@gaast.net> | 2012-11-25 01:05:53 +0000 |
commit | e9bdfbc7906507289a5ce95fb1704e7cdbbb564c (patch) | |
tree | 329bb7ac53b6dc0446bd01f6cc087c2ac6c4b98e | |
parent | c9b5817211cfcbf66a44c6a347245d5913806f91 (diff) |
Fix documentation for show_ids setting, it's on by default for a while already.
-rw-r--r-- | doc/user-guide/commands.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 1f463815..82501261 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -1352,7 +1352,7 @@ </bitlbee-setting> <bitlbee-setting name="show_ids" type="boolean" scope="account"> - <default>false</default> + <default>true</default> <description> <para> |