mirror of https://github.com/fail2ban/fail2ban
Update jail.conf
Sigh, added a space back that I somehow missed in Vim, despite it being a rebase...pull/1655/head
parent
10d61e0779
commit
3991f51f30
|
@ -343,7 +343,7 @@ logpath = /opt/openhab/logs/request.log
|
|||
port = http,https
|
||||
logpath = %(nginx_error_log)s
|
||||
|
||||
# To use 'nginx-limit-req' jail you should have `ngx_http_limit_req_module`
|
||||
# To use 'nginx-limit-req' jail you should have `ngx_http_limit_req_module`
|
||||
# and define `limit_req` and `limit_req_zone` as described in nginx documentation
|
||||
# http://nginx.org/en/docs/http/ngx_http_limit_req_module.html
|
||||
# or for example see in 'config/filter.d/nginx-limit-req.conf'
|
||||
|
|
Loading…
Reference in New Issue