1
0
mirror of https://github.com/anope/anope.git synced 2026-07-03 04:23:13 +02:00

Add a config option to disable sasl

This commit is contained in:
Adam
2012-11-09 19:13:33 -05:00
parent 2fe387b4f0
commit ff3e396e92
6 changed files with 24 additions and 6 deletions
+7
View File
@@ -278,6 +278,13 @@ nickserv
* This directive is opional.
*/
restoreonghost = yes
/*
* Some IRCds allow "SASL" authentication to let users identify to Services
* during the IRCd user registration process. If set, Services will allow
* authenticating users through this mechanism.
*/
sasl = yes
}
/*