summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorAdam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864>2009-11-11 02:47:05 +0000
committerAdam- <Adam-@5417fbe8-f217-4b02-8779-1006273d7864>2009-11-11 02:47:05 +0000
commit86e43f1f144cfd04b039a844959af1f7aec3e6da (patch)
treec5d5fb8b025d7066365afbf0d1e274e2bb5265cb /data
parent9d37cf1d5afeaa054f31e0df85275521410bde61 (diff)
Added support for permanent channels. This supports both permanent channel modes and the ability to have BotServ bots stay in the channel to keep it open.
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2638 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'data')
-rw-r--r--data/example.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/example.conf b/data/example.conf
index 8e21845ba..9f1aba99c 100644
--- a/data/example.conf
+++ b/data/example.conf
@@ -916,6 +916,7 @@ chanserv
* level or superior to the target
* - topiclock: Disallow the topic to be changed except with ChanServ's TOPIC command
* - xop: Enable use of the xOP system
+ * - persist: Keep the channel open at all times
*
* This directive is optional, if left blank, the options will default to keetopic, secure, securefounder,
* and signkick. If you really want no defaults, use "none" by itself as the option.