1
0
mirror of https://github.com/anope/anope.git synced 2026-06-30 07:56:37 +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
+6
View File
@@ -192,6 +192,12 @@ chanserv
* These modes can not be locked or unlocked.
*/
require = "r"
/*
* Some IRCds can enforce mode locks server-side. This reduces the spam caused by
* services immediately reversing mode changes for locked modes.
*/
use_server_side_mlock = yes
}
/*