fix: nextcloud: overwrite webroot to `/`

main
LeRoyce Pearson 2024-01-10 02:08:58 -07:00
parent 6fd486eb61
commit a0f15d7227
1 changed files with 2 additions and 0 deletions

View File

@ -435,6 +435,8 @@
# OIDC configuration # OIDC configuration
extraOptions = { extraOptions = {
overwritewebroot = "/";
allow_user_to_change_display_name = false; allow_user_to_change_display_name = false;
lost_password_link = "disabled"; lost_password_link = "disabled";
oidc_login_provider_url = "https://dex.samsehu.perli.casa"; oidc_login_provider_url = "https://dex.samsehu.perli.casa";