X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/baca17aeb3e25a2b1f981f58d437a47fad59da03..8fa2ba9c88ead44cb1ef981e6337a4c6880a58ef:/doc/example.conf diff --git a/doc/example.conf b/doc/example.conf index bd8e65e..aaf47cf 100755 --- a/doc/example.conf +++ b/doc/example.conf @@ -530,6 +530,7 @@ general { identify_command = "IDENTIFY"; non_redundant_klines = yes; warn_no_nline = yes; + use_propagated_bans = yes; stats_e_disabled = no; stats_c_oper_only=no; stats_h_oper_only=no; @@ -550,6 +551,7 @@ general { connect_timeout = 30 seconds; disable_auth = no; no_oper_flood = yes; + true_no_oper_flood = no; max_targets = 4; client_flood = 20; use_whois_actually = no;