mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-01 20:46:38 +02:00
Integrate security-group functionality in tld::mask.
This commit is contained in:
+1
-1
@@ -1683,7 +1683,7 @@ struct ConfigItem_ulines {
|
||||
struct ConfigItem_tld {
|
||||
ConfigItem_tld *prev, *next;
|
||||
ConfigFlag_tld flag;
|
||||
ConfigItem_mask *mask;
|
||||
SecurityGroup *match;
|
||||
char *channel;
|
||||
char *motd_file, *rules_file, *smotd_file;
|
||||
char *botmotd_file, *opermotd_file;
|
||||
|
||||
Reference in New Issue
Block a user