1
0
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:
Adam
2012-05-23 19:35:56 -04:00
parent bf7d1a55af
commit 70fb5900a2
5 changed files with 74 additions and 5 deletions
+2
View File
@@ -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 */