aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2010-03-19 00:09:50 +0000
committerWilmer van der Gaast <wilmer@gaast.net>2010-03-19 00:09:50 +0000
commit0baed0da940c0d82280a5674d7fa8ad06d449384 (patch)
tree04648744d1b31b25aec1e033a830c26642da665d /doc/user-guide
parent5fbec3ddda0e3dcf2c300926978b9b363a77a0f7 (diff)
Allow changing the name of the control channel at run-time.
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 700df7bb..f8ae4386 100644
--- a/doc/user-guide/commands.xml
+++ b/doc/user-guide/commands.xml
@@ -510,6 +510,16 @@
</bitlbee-setting>
+ <bitlbee-setting name="control_channel" type="string" scope="global">
+ <default>&amp;bitlbee</default>
+
+ <description>
+ <para>
+ Normally the control channel where you can see all your contacts is called "&amp;bitlbee". If you don't like this name, you can rename it to anything else using the <emphasis>rename</emphasis> command, or by changing this setting.
+ </para>
+ </description>
+ </bitlbee-setting>
+
<bitlbee-setting name="debug" type="boolean" scope="global">
<default>false</default>