[enh] Increase fail2ban maxretry on user login, narrow nginx log files

We're intended to a general public, after all ;)
This commit is contained in:
opi 2016-12-17 15:26:50 +01:00 committed by GitHub
parent 198bc51128
commit 40cb95f33a

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