introduce http-request rate-limit; smaller fixes
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -2196,6 +2196,14 @@ Yours sincerely, your administrator',
|
||||
'goaccess' => 'goacccess'
|
||||
],
|
||||
'requires_reconfiguration' => 'Changing this settings might require a reconfiguration of the following services:<br><strong>%s</strong>',
|
||||
'req_limit_per_interval' => [
|
||||
'title' => 'Number of HTTP requests per interval',
|
||||
'description' => 'Limit the number of HTTP requests per interval (see below) to froxlor, default is "60"',
|
||||
],
|
||||
'req_limit_interval' => [
|
||||
'title' => 'Rate-limit interval',
|
||||
'description' => 'Zeit in Sekunden für die maximale Anzahl von HTTP-Anfragen, Standard ist "60".',
|
||||
],
|
||||
],
|
||||
'spf' => [
|
||||
'use_spf' => 'Activate SPF for domains?',
|
||||
|
||||
Reference in New Issue
Block a user