10 lines
176 B
Plaintext
10 lines
176 B
Plaintext
[nginx-badbots]
|
|
enabled = true
|
|
port = http,https
|
|
filter = nginx-error-common
|
|
logpath = /var/log/nginx/access.log
|
|
maxretry = 10
|
|
findtime = 60
|
|
bantime = 3600
|
|
chain = DOCKER-USER
|