aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide/commands.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user-guide/commands.xml')
-rw-r--r--doc/user-guide/commands.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml
index 1060962e..be112341 100644
--- a/doc/user-guide/commands.xml
+++ b/doc/user-guide/commands.xml
@@ -1691,6 +1691,17 @@
</description>
</bitlbee-setting>
+ <bitlbee-setting name="long_ids" type="boolean" scope="global">
+ <default>false</default>
+ <possible-values>true, false</possible-values>
+
+ <description>
+ <para>
+ Use ids consisting of four hexadecimal digits instead of two for tweets. You have to signoff and on again for this setting to take effect.
+ </para>
+ </description>
+ </bitlbee-setting>
+
<bitlbee-command name="rename">
<short-description>Rename (renick) a buddy</short-description>
<syntax>rename &lt;oldnick&gt; &lt;newnick&gt;</syntax>