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