aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide
diff options
context:
space:
mode:
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 95a127cf..bcc8f09e 100644
--- a/doc/user-guide/commands.xml
+++ b/doc/user-guide/commands.xml
@@ -1454,6 +1454,16 @@
</description>
</bitlbee-setting>
+ <bitlbee-setting name="show_old_mentions" type="integer" scope="account">
+ <default>20</default>
+
+ <description>
+ <para>
+ This setting specifies the number of old mentions to fetch on connection. Must be less or equal to 200. Setting it to 0 disables this feature.
+ </para>
+ </description>
+ </bitlbee-setting>
+
<bitlbee-setting name="switchboard_keepalives" type="boolean" scope="account">
<default>false</default>