X-Git-Url: https://jfr.im/git/irc/rqf/shadowircd.git/blobdiff_plain/e2994faec6aed8fc1912f1cda2facdb59734f029..5974ba0c558abeedb95067c242de314f6bdce9fa:/doc/reference.conf diff --git a/doc/reference.conf b/doc/reference.conf index 672946d..96057d7 100755 --- a/doc/reference.conf +++ b/doc/reference.conf @@ -1260,6 +1260,12 @@ general { /* throttle_count: Number of connections within throttle_duration that it takes * for throttling to take effect */ throttle_count = 4; + + /* expire_override_time: User mode +p (override) will be automatically unset + * this long after it is set. 0 disables this (not recommended). Default is + * 5 minutes. + */ + expire_override_time = 5 minutes; }; modules {