aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide
diff options
context:
space:
mode:
authorMarius Halden <marius.h@lden.org>2015-11-06 21:32:43 +0100
committerMarius Halden <marius.h@lden.org>2015-11-06 21:32:43 +0100
commit72c1c1a06e41282c42c7aed39cf3f25e158aa8fe (patch)
treec123f54fa8f63598f5944e1fc8e76d91fb938c6f /doc/user-guide
parent0b68a404a515b2f992bb44f76062335551671298 (diff)
Add support for longer ids in the twitter chat
Diffstat (limited to 'doc/user-guide')
-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>