X-Git-Url: https://jfr.im/git/irc/evilnet/x3.git/blobdiff_plain/e42487a5d0733c361fce6607ed7f01025f650aa1..5a1daaaba65bb61921c1274fd8672cb91bae4268:/x3.conf.example diff --git a/x3.conf.example b/x3.conf.example index 38eebef..cb9dad4 100644 --- a/x3.conf.example +++ b/x3.conf.example @@ -292,6 +292,9 @@ // .. but ChanServ will only increment or decrement the limit this often. "adjust_delay" "30"; // (seconds) + // How often to look for expired bans? + "ban_timeout_freq" "2m"; + // How often to look for channels that have expired? "chan_expire_freq" "1d";