mirror of
https://github.com/anope/anope.git
synced 2026-07-06 15:33:13 +02:00
Added cs_mode, rewrote the old list mode code, and added CIDR support
This commit is contained in:
@@ -38,7 +38,6 @@ IRCDVar myIrcd[] = {
|
||||
0, /* Can remove User Channel Modes with SVSMODE */
|
||||
0, /* Sglines are not enforced until user reconnects */
|
||||
1, /* ts6 */
|
||||
1, /* CIDR channelbans */
|
||||
"$", /* TLD Prefix for Global */
|
||||
20, /* Max number of modes we can send per line */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user