From 970d4ba4681067ec5a55e2397a95dd26b86d7704 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Sat, 22 Feb 2025 16:22:18 +0100 Subject: [PATCH] add oauth2 to example --- config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config b/config index ba53ef3e..dfd8c4e2 100644 --- a/config +++ b/config @@ -59,7 +59,7 @@ [auth] # 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 # Cache logins for until expiration time