1
0
mirror of https://github.com/anope/anope.git synced 2026-07-07 06:13:13 +02:00

Document ns_no_expire nick default

This commit is contained in:
Adam
2016-01-19 08:30:06 -05:00
parent 10aeba2da2
commit 9c9df2ad1f
+1
View File
@@ -107,6 +107,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 ns_secure, memo_signon, and
* memo_receive. If you really want no defaults, use "none" by itself as the option.