mirror of
https://github.com/anope/anope.git
synced 2026-07-04 23:13:13 +02:00
Add a config option for server side topic locks
This commit is contained in:
@@ -455,6 +455,8 @@ class CoreExport ServerConfig
|
||||
Anope::string CSRequire;
|
||||
/* Use server side mlock */
|
||||
bool UseServerSideMLock;
|
||||
/* Use server side topic lock */
|
||||
bool UseServerSideTopicLock;
|
||||
/* Default botmodes on channels, defaults to ao */
|
||||
Anope::string BotModes;
|
||||
/* THe actual modes */
|
||||
|
||||
Reference in New Issue
Block a user