mirror of
https://github.com/anope/anope.git
synced 2026-07-02 14:13:12 +02:00
Document that m_ldap_authentication:disable_register_reason blocks grouping
This commit is contained in:
@@ -299,7 +299,9 @@ module { name = "help" }
|
||||
password_attribute = "userPassword"
|
||||
|
||||
/*
|
||||
* If set, the reason to give the users who try to "/msg NickServ REGISTER".
|
||||
* If set, the reason to give the users who try to register with nickserv,
|
||||
* including nick registration from grouping.
|
||||
*
|
||||
* If not set, then registration is not blocked.
|
||||
*/
|
||||
#disable_register_reason = "To register on this network visit http://some.misconfigured.site/register"
|
||||
|
||||
Reference in New Issue
Block a user