mirror of
https://github.com/YunoHost-Apps/motioneye_ynh.git
synced 2024-09-03 19:46:09 +02:00
commented fail2ban config
This commit is contained in:
parent
e5ec742174
commit
c3fbb97a6c
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ yunohost service add $app --description="motionEye server for YunoHost" --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"
|
||||
# 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
|
||||
|
|
Loading…
Add table
Reference in a new issue