1
0
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:
attilamolnar
2012-10-03 17:35:35 +02:00
parent 2d9541c4c8
commit ec8a1bcc82
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -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 */