diff --git a/doc/Documentation SellYourSaas - Master and Deployment Servers - EN.asciidoc b/doc/Documentation SellYourSaas - Master and Deployment Servers - EN.asciidoc index a23fa503f..fb0f173ce 100644 --- a/doc/Documentation SellYourSaas - Master and Deployment Servers - EN.asciidoc +++ b/doc/Documentation SellYourSaas - Master and Deployment Servers - EN.asciidoc @@ -1151,7 +1151,7 @@ logpath = /home/admin/wwwroot/dolibarr_documents/dolibarr.log action = %(action_mw)s bantime = 4320000 ; 50 days findtime = 86400 ; 1 day -maxretry = 8 +maxretry = 10 --------------- diff --git a/doc/Documentation SellYourSaas - Master and Deployment Servers - FR.asciidoc b/doc/Documentation SellYourSaas - Master and Deployment Servers - FR.asciidoc index 79a3a489c..edc5e3ade 100644 --- a/doc/Documentation SellYourSaas - Master and Deployment Servers - FR.asciidoc +++ b/doc/Documentation SellYourSaas - Master and Deployment Servers - FR.asciidoc @@ -1151,7 +1151,7 @@ logpath = /home/admin/wwwroot/dolibarr_documents/dolibarr.log action = %(action_mw)s bantime = 4320000 ; 50 days findtime = 86400 ; 1 day -maxretry = 8 +maxretry = 10 --------------- diff --git a/etc/fail2ban/jail.local b/etc/fail2ban/jail.local index ff8ed890d..b484e9cf2 100644 --- a/etc/fail2ban/jail.local +++ b/etc/fail2ban/jail.local @@ -220,5 +220,5 @@ logpath = /home/admin/wwwroot/dolibarr_documents/dolibarr.log action = %(action_mw)s bantime = 4320000 ; 50 days findtime = 86400 ; 1 day -maxretry = 8 +maxretry = 10