Merge pull request #216 from opi/patch-2

[enh] Increase fail2ban maxretry on user login, narrow nginx log files
This commit is contained in:
Laurent Peuch 2017-01-15 19:39:35 +01:00 committed by GitHub
commit fc7c35c319

View file

@ -581,4 +581,5 @@ enabled = true
port = http,https
protocol = tcp
filter = yunohost
logpath = /var/log/nginx/*.log
logpath = /var/log/nginx*/*error.log
maxretry = 6