summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/irc_options.txt
diff options
context:
space:
mode:
authorNils Görs <weechatter@arcor.de>2012-12-05 19:39:50 +0100
committerSebastien Helleu <flashcode@flashtux.org>2012-12-05 19:39:50 +0100
commitd224594194e68dc8addce8a6da9001c72f6d1dcc (patch)
tree4ad96be47af2de8135d5b9f658b1ae4e5197824b /doc/en/autogen/user/irc_options.txt
parentd544a47e2ca56e84db55acce54f5d20a531b7f14 (diff)
downloadweechat-d224594194e68dc8addce8a6da9001c72f6d1dcc.zip
irc: read local variable "autorejoin" in buffer to override server option "autorejoin" (task #12256)
Diffstat (limited to 'doc/en/autogen/user/irc_options.txt')
-rw-r--r--doc/en/autogen/user/irc_options.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/autogen/user/irc_options.txt b/doc/en/autogen/user/irc_options.txt
index a1f745a3a..6462c0ae2 100644
--- a/doc/en/autogen/user/irc_options.txt
+++ b/doc/en/autogen/user/irc_options.txt
@@ -419,7 +419,7 @@
** values: 1 .. 65535 (default value: `10`)
* [[option_irc.server_default.autorejoin]] *irc.server_default.autorejoin*
-** description: `automatically rejoin channels after kick`
+** description: `automatically rejoin channels after kick; you can define a buffer local variable on a channel to override this value (name of variable: "autorejoin", value: "on" or "off")`
** type: boolean
** values: on, off (default value: `off`)