mirror of
https://github.com/anope/anope.git
synced 2026-07-02 13:13:13 +02:00
Allow m_sql_authentication to disable email changing similar to m_ldap_authentication
This commit is contained in:
@@ -466,6 +466,12 @@ module { name = "help" }
|
||||
* If not set, then registration is not blocked.
|
||||
*/
|
||||
#disable_reason = "To register on this network visit http://some.misconfigured.site/register"
|
||||
|
||||
/*
|
||||
* If set, the reason to give the users who try to "/msg NickServ SET EMAIL".
|
||||
* If not set, then email changing is not blocked.
|
||||
*/
|
||||
#disable_email_reason = "To change your email address visit http://some.misconfigured.site"
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user