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

Disable m_sasl by default

This commit is contained in:
Adam
2014-02-12 14:49:22 -05:00
parent 269c2786e9
commit fc50edf046
+1 -1
View File
@@ -431,7 +431,7 @@ module { name = "help" }
* authenticating users through this mechanism. Currently supported mechanisms are:
* PLAIN, EXTERNAL.
*/
module { name = "m_sasl" }
#module { name = "m_sasl" }
/*
* m_sql_authentication [EXTRA]