diff options
author | Sadie Powell <sadie@witchery.services> | 2022-12-17 16:18:09 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2022-12-17 16:18:09 +0000 |
commit | b235da2e9c1a3ae94f325d79c58a5368dcc77edb (patch) | |
tree | 5893b5300fe7fe83784da53100b64cc0cf7e6d43 /data/chanserv.example.conf | |
parent | 3f3062a0773d0a45941f6db2534989a07256f267 (diff) | |
parent | 2f46739931759dc360448a5e7f45e4ce6f7d9b7f (diff) |
Merge branch '2.0' into 2.1.
Diffstat (limited to 'data/chanserv.example.conf')
-rw-r--r-- | data/chanserv.example.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/data/chanserv.example.conf b/data/chanserv.example.conf index bb8869575..e5d623223 100644 --- a/data/chanserv.example.conf +++ b/data/chanserv.example.conf @@ -89,6 +89,8 @@ module * - noautoop: Disables autoop on the channel * - cs_keep_modes: Enables keep modes on the channel, which retains modes when the channel is * not in use. + * - cs_no_expire: Enables no expire. Needs founder, successor (if set) or anyone in the access list + * to be a registered nick, otherwise the channel will be dropped. * - none: No defaults * * This directive is optional, if left blank, the options will default to keeptopic, cs_secure, securefounder, |