diff --git a/scripts/install b/scripts/install index 9531f8f..7f57de2 100755 --- a/scripts/install +++ b/scripts/install @@ -87,7 +87,7 @@ ynh_add_nginx_config # ynh_use_logrotate # Create a dedicated Fail2Ban config -ynh_add_fail2ban_config --logpath="/var/log/nginx/${domain}-error.log" --failregex="Regex to match into the log for a failed login" +#ynh_add_fail2ban_config --logpath="/var/log/nginx/${domain}-error.log" --failregex="Regex to match into the log for a failed login" #================================================= # APP INITIAL CONFIGURATION