1
0
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:
Adam
2015-03-12 08:01:27 -04:00
parent c5ff7c6868
commit 32c4908c8c
+3 -1
View File
@@ -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"