mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Remove 404 from Bad behavior status codes
This commit is contained in:
parent
fc8d76f33d
commit
605e237fd5
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ services:
|
|||
HTTP_PORT: "80"
|
||||
USE_BUNKERNET: "no"
|
||||
USE_BLACKLIST: "no"
|
||||
BAD_BEHAVIOR_STATUS_CODES: "400 401 403 405 429 444"
|
||||
LOG_LEVEL: "info"
|
||||
|
||||
# ? LIMIT settings
|
||||
|
|
|
|||
Loading…
Reference in a new issue