28 lines
655 B
Text
28 lines
655 B
Text
|
channel {
|
||
|
use_invex = yes;
|
||
|
use_except = yes;
|
||
|
use_forward = yes;
|
||
|
use_knock = yes;
|
||
|
knock_delay = 5 minutes;
|
||
|
knock_delay_channel = 1 minute;
|
||
|
max_chans_per_user = 150;
|
||
|
max_chans_per_user_large = 600;
|
||
|
max_bans = 100;
|
||
|
max_bans_large = 500;
|
||
|
default_split_user_count = 0;
|
||
|
default_split_server_count = 0;
|
||
|
no_create_on_split = no;
|
||
|
no_join_on_split = no;
|
||
|
burst_topicwho = yes;
|
||
|
kick_on_split_riding = no;
|
||
|
only_ascii_channels = no;
|
||
|
resv_forcepart = yes;
|
||
|
channel_target_change = yes;
|
||
|
disable_local_channels = no;
|
||
|
autochanmodes = "+nt";
|
||
|
displayed_usercount = 3;
|
||
|
strip_topic_colors = no;
|
||
|
opmod_send_statusmsg = no;
|
||
|
invite_notify_notice = yes;
|
||
|
};
|