diff options
-rw-r--r-- | data/chanserv.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/chanserv.example.conf b/data/chanserv.example.conf index df91f3d92..1d742ee7b 100644 --- a/data/chanserv.example.conf +++ b/data/chanserv.example.conf @@ -105,7 +105,7 @@ module * This directive is optional, if left blank, the options will default to keeptopic, peace, * securefounder, and signkick. If you really want no defaults, use "none" by itself as the option. */ - defaults = "keeptopic peace securefounder signkick" + defaults = "cs_keep_modes keeptopic peace persist securefounder signkick" /* * The maximum number of channels which may be registered to a single nickname. |