mirror of
https://github.com/YunoHost-Apps/owncloud_ynh.git
synced 2024-09-03 19:56:25 +02:00
Merge a3247d93da
into f101562b48
This commit is contained in:
commit
328e36f4cd
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ ynh_app_setting_set "$app" user_home "$user_home"
|
||||||
ynh_app_setting_set "$app" mysqlpwd "$dbpass"
|
ynh_app_setting_set "$app" mysqlpwd "$dbpass"
|
||||||
|
|
||||||
# Set SSOwat rules
|
# Set SSOwat rules
|
||||||
ynh_app_setting_set "$app" unprotected_uris "/remote.php"
|
ynh_app_setting_set "$app" unprotected_uris "/remote.php","/status.php"
|
||||||
ynh_app_setting_set "$app" skipped_uris "/.well-known"
|
ynh_app_setting_set "$app" skipped_uris "/.well-known"
|
||||||
|
|
||||||
# Reload services
|
# Reload services
|
||||||
|
|
Loading…
Add table
Reference in a new issue