mirror of
https://github.com/anope/anope.git
synced 2026-06-12 17:04:47 +02:00
Disable autologin by default in the example configs.
This commit is contained in:
@@ -124,7 +124,7 @@ module
|
||||
* This directive is optional, if left blank, the options will default to memo_signon, and
|
||||
* memo_receive. If you really want no defaults, use "none" by itself as the option.
|
||||
*/
|
||||
defaults = "autologin autoop hide_email hide_mask memo_receive memo_signon ns_private protect"
|
||||
defaults = "autoop hide_email hide_mask memo_receive memo_signon ns_private protect"
|
||||
|
||||
/*
|
||||
* The minimum length of time between consecutive uses of NickServ's REGISTER command. This
|
||||
|
||||
Reference in New Issue
Block a user