mirror of
https://github.com/YunoHost-Apps/freshrss_ynh.git
synced 2024-09-03 18:36:33 +02:00
Fix typo
This commit is contained in:
parent
8e9addbb9e
commit
507dc5bf7d
1 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ sudo -u $app $final_path/cli/reconfigure.php --default_user $admin --auth_type h
|
|||
#=================================================
|
||||
# SETUP FAIL2BAN
|
||||
#=================================================
|
||||
ynh_script_progression --message="Adding fail2ban configuration..."
|
||||
ynh_script_progression --message="Upgrading fail2ban configuration..."
|
||||
ynh_add_fail2ban_config_temp "/var/log/nginx/$domain-access.log" ".* - - .*\/api\/[a-z]*(.php)\/accounts\/ClientLogin\?Email=[a-z]*&Passwd=[a-z]* HTTP.* 401 .*" 12 # 10 retries should be enough to permit some tests with (for instance) an app client
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue