1
0
mirror of https://github.com/zokradonh/kopano-docker synced 2025-07-23 09:55:24 +00:00

Add option to phoenix for silent refresh

This commit is contained in:
Felix Bartels 2019-11-15 09:08:43 +01:00 committed by GitHub
parent f94373903b
commit a6dfd1869b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,8 @@
"client_id": "owncloud",
"client_secret": "owncloud",
"response_type": "id_token token",
"scope": "openid profile email"
"scope": "openid profile email",
"automaticSilentRenew": true
},
"apps": [
"files"