X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/5974ba0c558abeedb95067c242de314f6bdce9fa..0b7d7dd9604ffe6593da3035f3357e7c3aa2fbe8:/doc/example.conf diff --git a/doc/example.conf b/doc/example.conf index 08ae57b..33b9b03 100755 --- a/doc/example.conf +++ b/doc/example.conf @@ -326,6 +326,9 @@ exempt { }; channel { + autochanmodes = "nt"; + use_halfop = yes; + use_owner = yes; use_invex = yes; use_except = yes; use_knock = yes; @@ -345,6 +348,7 @@ channel { cycle_host_change = yes; host_in_topic = yes; resv_forcepart = yes; + kick_no_rejoin_time = 30 seconds; }; serverhide { @@ -510,7 +514,6 @@ general { reject_duration = 5 minutes; throttle_duration = 60; throttle_count = 4; - expire_override_time = 5 minutes; }; modules {