aboutsummaryrefslogtreecommitdiffstats
path: root/doc/user-guide
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2010-03-21 10:18:28 +0000
committerWilmer van der Gaast <wilmer@gaast.net>2010-03-21 10:18:28 +0000
commit545d7c058d0604dd6acfa37c68e9867e72f25c2e (patch)
treebcfcb4d43013df914a9bbb73d74873a9d1989e81 /doc/user-guide
parent0baed0da940c0d82280a5674d7fa8ad06d449384 (diff)
Added ignore_auth_requests setting (patch from vmiklos, bug #578).
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 f8ae4386..df99c1fc 100644
--- a/doc/user-guide/commands.xml
+++ b/doc/user-guide/commands.xml
@@ -586,6 +586,17 @@
</bitlbee-setting>
+ <bitlbee-setting name="ignore_auth_requests" type="boolean" scope="account">
+ <default>true</default>
+
+ <description>
+ <para>
+ Only supported by OSCAR so far, you can use this setting to ignore ICQ authorization requests, which are hardly used for legitimate (i.e. non-spam) reasons anymore.
+ </para>
+ </description>
+
+ </bitlbee-setting>
+
<bitlbee-setting name="lcnicks" type="boolean" scope="global">
<default>true</default>