summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2024-02-11 21:35:31 +0000
committerSadie Powell <sadie@witchery.services>2024-02-11 21:35:31 +0000
commitfcf16ab20a8b5a211f85d1f4715354f9a0051a0d (patch)
treefd5db8bb3379fad9467455f3f47a8727a4afc3a6 /data
parenta25d0aa60ece2dddfd661de2ea583d639f7db21f (diff)
parent8e3be203873542b31b9be7ceb04ec86cbb1df03b (diff)
Merge branch '2.0' into 2.1.
Diffstat (limited to 'data')
-rw-r--r--data/nickserv.example.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/nickserv.example.conf b/data/nickserv.example.conf
index d693297f5..dd439c909 100644
--- a/data/nickserv.example.conf
+++ b/data/nickserv.example.conf
@@ -111,7 +111,6 @@ module
* - msg: Messages will be sent as PRIVMSGs instead of NOTICEs, requires options:useprivmsg
* to be enabled as well
* - ns_keep_modes: 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 ns_secure, memo_signon, and
* memo_receive. If you really want no defaults, use "none" by itself as the option.