mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-01-23 21:28:15 -05:00
11 lines
192 B
Plaintext
11 lines
192 B
Plaintext
## Version 2022/08/06
|
|
# Fail2Ban jail configuration for nginx 418
|
|
# Works OOTB with defaults
|
|
|
|
[nginx-418]
|
|
|
|
enabled = false
|
|
port = http,https
|
|
logpath = %(nginx_access_log)s
|
|
maxretry = 10
|