summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/nickserv.example.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/nickserv.example.conf b/data/nickserv.example.conf
index 88d4ac9cc..1f07831c4 100644
--- a/data/nickserv.example.conf
+++ b/data/nickserv.example.conf
@@ -98,6 +98,7 @@ module
* - msg: Services messages will be sent as PRIVMSGs instead of NOTICEs, requires
* options:useprivmsg to be enabled as well
* - ns_keepmodes: Enables keepmodes, which retains user modes across sessions
+ * - ns_no_expire: Enables no expire. Unconfirmed expire overrules this.
*
* This directive is optional, if left blank, the options will default to nickserv/secure, memo_signon, and
* memo_receive. If you really want no defaults, use "none" by itself as the option.