mirror of
https://github.com/anope/anope.git
synced 2026-07-01 11:06:38 +02:00
Add a config option to disable sasl
This commit is contained in:
@@ -572,6 +572,8 @@ class CoreExport ServerConfig
|
||||
Anope::string NSModesOnID;
|
||||
/* Restore nick/channels on ghost */
|
||||
bool NSRestoreOnGhost;
|
||||
/* Whether or not to use SASL */
|
||||
bool NSSASL;
|
||||
|
||||
/* Core ChanServ modules */
|
||||
Anope::string ChanCoreModules;
|
||||
|
||||
Reference in New Issue
Block a user