1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

oauth2 example config

This commit is contained in:
Peter Bieringer 2025-02-02 09:01:40 +01:00
parent 937acf38f7
commit e28b719233

3
config
View file

@ -125,6 +125,9 @@
# Value: tls | starttls | none # Value: tls | starttls | none
#imap_security = tls #imap_security = tls
# OAuth2 token endpoint URL
#oauth2_token_endpoint = <URL>
# Htpasswd filename # Htpasswd filename
#htpasswd_filename = /etc/radicale/users #htpasswd_filename = /etc/radicale/users