mirror of
https://github.com/anope/anope.git
synced 2026-06-28 18:36:39 +02:00
Add support for inspircd2.0+s mlock, improved on Unreal's, and made server side mlock usage configurable
This commit is contained in:
@@ -451,6 +451,8 @@ class CoreExport ServerConfig
|
||||
Anope::string NoMLock;
|
||||
/* Modes that are required to be on registered channels */
|
||||
Anope::string CSRequire;
|
||||
/* Use server side mlock */
|
||||
bool UseServerSideMLock;
|
||||
/* Default botmodes on channels, defaults to ao */
|
||||
Anope::string BotModes;
|
||||
/* THe actual modes */
|
||||
|
||||
Reference in New Issue
Block a user