mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-04 13:47:37 +03:00
add oauth2 to example
This commit is contained in:
parent
809e35689b
commit
970d4ba468
1 changed files with 1 additions and 1 deletions
2
config
2
config
|
@ -59,7 +59,7 @@
|
||||||
[auth]
|
[auth]
|
||||||
|
|
||||||
# Authentication method
|
# Authentication method
|
||||||
# Value: none | htpasswd | remote_user | http_x_remote_user | dovecot | ldap | denyall
|
# Value: none | htpasswd | remote_user | http_x_remote_user | dovecot | ldap | oauth2 | denyall
|
||||||
#type = none
|
#type = none
|
||||||
|
|
||||||
# Cache logins for until expiration time
|
# Cache logins for until expiration time
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue