disable f2b
This commit is contained in:
parent
f2d5c3cef7
commit
f7bd11d4c3
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ yunohost service add $app --description="A short description of the app" --log="
|
|||
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" -t
|
||||
# ynh_add_fail2ban_config --logpath="/var/log/nginx/${domain}-error.log" --failregex="Regex to match into the log for a failed login" -t
|
||||
|
||||
#=================================================
|
||||
# APP INITIAL CONFIGURATION
|
||||
|
|
Loading…
Reference in a new issue