18 lines
360 B
Text
18 lines
360 B
Text
|
|
[nginx-odoo-login]
|
||
|
|
enabled = true
|
||
|
|
port = http,https
|
||
|
|
filter = nginx-odoo-login
|
||
|
|
logpath = /var/log/nginx/rencontres-linux-access.log
|
||
|
|
maxretry = 8
|
||
|
|
findtime = 10m
|
||
|
|
bantime = 24h
|
||
|
|
|
||
|
|
[nginx-badbots]
|
||
|
|
enabled = true
|
||
|
|
port = http,https
|
||
|
|
filter = nginx-badbots
|
||
|
|
logpath = /var/log/nginx/rencontres-linux-access.log
|
||
|
|
maxretry = 20
|
||
|
|
findtime = 10m
|
||
|
|
bantime = 24h
|