aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilmer van der Gaast <wilmer@gaast.net>2006-08-13 21:08:38 +0200
committerWilmer van der Gaast <wilmer@gaast.net>2006-08-13 21:08:38 +0200
commit846cec61f2b94be60c7bae7f4d0de8952e2d45fa (patch)
treec52ca425ceba9989f646aa9e7d57cbe05898d4b4
parentd3a672c0b70eb7b50dcd2908d6cd6928d4f7d874 (diff)
Added help information for the web_aware setting.
-rw-r--r--doc/user-guide/commands.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml
index 0016d190..790e89f6 100644
--- a/doc/user-guide/commands.xml
+++ b/doc/user-guide/commands.xml
@@ -618,6 +618,20 @@
</description>
</bitlbee-setting>
+ <bitlbee-setting name="web_aware" type="string" scope="account">
+ <default>false</default>
+
+ <description>
+ <para>
+ ICQ allows people to see if you're on-line via a CGI-script. (http://status.icq.com/online.gif?icq=UIN) This can be nice to put on your website, but it seems that spammers also use it to see if you're online without having to add you to their contact list. So to prevent ICQ spamming, recent versions of BitlBee disable this feature by default.
+ </para>
+
+ <para>
+ Unless you really intend to use this feature somewhere (on forums or maybe a website), it's probably better to keep this setting disabled.
+ </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>