aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2010-05-02 22:06:25 +0100
committerWilmer van der Gaast <wilmer@gaast.net>2010-05-02 22:06:25 +0100
commit839189b091ee82937666bcaa328a7d3ecd1c573b (patch)
tree8c675222e97eef40f7316661384c8d18cd7d2a6c /doc/user-guide
parent4273158e2bd219602e502d593040cccb234d4805 (diff)
Applied show-offline patch from Florian E.J. Fruth, adapted for a few
changes that happened since 1.2.4.
Diffstat (limited to 'doc/user-guide')
-rw-r--r--doc/user-guide/commands.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml
index 9fcc91da..af2c5eb2 100644
--- a/doc/user-guide/commands.xml
+++ b/doc/user-guide/commands.xml
@@ -860,6 +860,16 @@
</description>
</bitlbee-setting>
+ <bitlbee-setting name="show_offline" type="boolean" scope="global">
+ <default>true</default>
+
+ <description>
+ <para>
+ If enabled causes BitlBee to also show offline users in Channel. Online-users will get op, away-users voice and offline users none of both. This option takes effect as soon as you reconnect.
+ </para>
+ </description>
+ </bitlbee-setting>
+
<bitlbee-setting name="simulate_netsplit" type="boolean" scope="global">
<default>true</default>