Make it possible to exempt ips from the rate-limiter
This commit is contained in:
@@ -82,6 +82,7 @@ class Configuration
|
||||
'limit' => 10,
|
||||
'header' => null,
|
||||
'dir' => 'data',
|
||||
'exemptedIp' => null,
|
||||
),
|
||||
'purge' => array(
|
||||
'limit' => 300,
|
||||
|
||||
Reference in New Issue
Block a user