Modify OAuth2 client ID and secret in config
Updated OAuth2 client ID and secret configuration.
This commit is contained in:
6
config
6
config
@@ -157,10 +157,10 @@
|
|||||||
#oauth2_token_endpoint = <URL>
|
#oauth2_token_endpoint = <URL>
|
||||||
|
|
||||||
# OAuth2 client id
|
# OAuth2 client id
|
||||||
#oauth2_client_id = <client_id>
|
#oauth2_client_id = radicale
|
||||||
|
|
||||||
# OAuth2 client secret
|
# OAuth2 client secret (optional)
|
||||||
#oauth2_client_secret = <client_secret>
|
#oauth2_client_secret =
|
||||||
|
|
||||||
# PAM service
|
# PAM service
|
||||||
#pam_serivce = radicale
|
#pam_serivce = radicale
|
||||||
|
|||||||
Reference in New Issue
Block a user