Fix rate limiter configuration
This commit is contained in:
parent
a36ea5efba
commit
4a19b6f799
@ -5,6 +5,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
:8080 {
|
||||
rate_limit {
|
||||
distributed
|
||||
zone dynamic {
|
||||
@ -16,7 +17,6 @@ rate_limit {
|
||||
log_key
|
||||
}
|
||||
|
||||
:8080 {
|
||||
root * /phpbb/www
|
||||
|
||||
php_fastcgi unix//run/php-fpm.sock {
|
||||
|
Loading…
Reference in New Issue
Block a user