Change from #802 was only about the yunohost jail ... this should be global >.>

This commit is contained in:
Alexandre Aubin 2019-10-08 20:04:08 +02:00
parent 4eaad17019
commit fe8fd1b2c5
2 changed files with 1 additions and 2 deletions

View file

@ -63,7 +63,7 @@ bantime = 600
findtime = 600
# "maxretry" is the number of failures before a host get banned.
maxretry = 5
maxretry = 10
# "backend" specifies the backend used to get files modification.
# Available options are "pyinotify", "gamin", "polling", "systemd" and "auto".

View file

@ -29,4 +29,3 @@ protocol = tcp
filter = yunohost
logpath = /var/log/nginx/*error.log
/var/log/nginx/*access.log
maxretry = 10