diff --git a/scripts/install b/scripts/install index 9400f32..d2397e6 100755 --- a/scripts/install +++ b/scripts/install @@ -366,8 +366,8 @@ ynh_use_logrotate if [ $is_public -eq 1 ] then # unprotected_uris allows SSO credentials to be passed anyway. - ynh_app_setting_set $app unprotected_uris "/" - #ynh_app_setting_set $app unprotected_uris ",$path_url_autodiscover1" + #ynh_app_setting_set $app unprotected_uris "/" + ynh_app_setting_set $app unprotected_uris $path_url_autodiscover1 fi #=================================================