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:
@@ -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
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user