From 81d5d61e325ba221eec69aa3140eba542c70462a Mon Sep 17 00:00:00 2001 From: Limezy Date: Thu, 24 Mar 2022 09:08:02 +0700 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 5e5f3bb..cac5365 100755 --- a/scripts/install +++ b/scripts/install @@ -172,7 +172,7 @@ ynh_script_progression --message="Starting a systemd service..." --time --weight ynh_script_progression --message="Configuring Fail2Ban..." --time --weight=1 # 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" +#TOREMOVE ynh_add_fail2ban_config --logpath="/var/log/nginx/${domain}-error.log" --failregex="Regex to match into the log for a failed login" #================================================= # SETUP SSOWAT