diff --git a/scripts/install b/scripts/install index 1ceab68..902b4e9 100644 --- a/scripts/install +++ b/scripts/install @@ -182,11 +182,6 @@ ynh_systemd_action --service_name=$app --action="start" #================================================= ynh_script_progression --message="Configuring permissions..." -ynh_app_setting_set "$app" protected_uris "/" - -domainregex=$(echo "$domain" | sed 's/-/\%&/g') -ynh_app_setting_set "$app" skipped_regex "$domainregex/jsonrpc.*$,$domainregex/image.*$" - # Make app public if necessary if [ $is_public -eq 1 ] then