FIX_SOFT_BLOCK_DUR_WT_15MIN

This commit is contained in:
velz 2026-03-09 10:00:43 +05:30
parent cfa5cbd42b
commit f7937f0b97

View File

@ -35,7 +35,7 @@ class RateLimiter extends BaseConfig
|--------------------------------------------------------------------------
*/
public array $userBlock = [
'soft_duration' => 0, // permanent, manual unblock only
'soft_duration' => 900, // permanent, manual unblock only
'medium_duration' => 7200, // 2 hours
'hard_duration' => 86400, // 24 hours
// attempts while at a block level before escalating to next