diff --git a/scripts/install b/scripts/install index 29c63ce..11d1c0e 100755 --- a/scripts/install +++ b/scripts/install @@ -233,7 +233,7 @@ ynh_script_progression --message="Configuring SSOwat..." # Restrict access to admin only #yunohost app addaccess --users=$admin $app - +ynh_app_setting_set --app=$app --key=unprotected_uris --value="/" #================================================= # RELOAD NGINX #=================================================