diff --git a/owncloud/config.json b/owncloud/config.json index b42c70e..48afe6e 100644 --- a/owncloud/config.json +++ b/owncloud/config.json @@ -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"