mirror of
https://github.com/anope/anope.git
synced 2026-07-06 12:53:14 +02:00
Set killprotect as a default option in nickserv.example.conf.
This commit is contained in:
@@ -115,7 +115,7 @@ module
|
||||
* 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.
|
||||
*/
|
||||
defaults = "ns_secure ns_private hide_email hide_mask memo_signon memo_receive autoop"
|
||||
defaults = "killprotect ns_secure ns_private hide_email hide_mask memo_signon memo_receive autoop"
|
||||
|
||||
/*
|
||||
* The minimum length of time between consecutive uses of NickServ's REGISTER command. This
|
||||
|
||||
Reference in New Issue
Block a user