owncloud aktualisieren #1

Closed
fenris wants to merge 44 commits from task-377 into main
Showing only changes of commit 1c50d0223f - Show all commits

View file

@ -197,7 +197,7 @@
"lifespans": { "lifespans": {
"access_token": "{{cfg_authelia.oidc.lifespan.default.access_token}}", "access_token": "{{cfg_authelia.oidc.lifespan.default.access_token}}",
"refresh_token": "{{cfg_authelia.oidc.lifespan.default.refresh_token}}", "refresh_token": "{{cfg_authelia.oidc.lifespan.default.refresh_token}}",
"custom": "{{cfg_authelia.oidc.lifespan.custom | to_json}}", "custom": {{cfg_authelia.oidc.lifespan.custom | to_json}}
}, },
"cors": { "cors": {
"allowed_origins_from_client_redirect_uris": true "allowed_origins_from_client_redirect_uris": true