From: Aki Tuomi Date: Tue, 27 Feb 2024 11:56:14 +0000 (+0200) Subject: doc/example-config: Update dovecot-oauth2.conf.ext X-Git-Tag: 2.4.1~1011 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c605829d857111b1bf3f16b381aef22fff106684;p=thirdparty%2Fdovecot%2Fcore.git doc/example-config: Update dovecot-oauth2.conf.ext --- diff --git a/doc/example-config/dovecot-oauth2.conf.ext b/doc/example-config/dovecot-oauth2.conf.ext index 4b3b8baf79..843647f78e 100644 --- a/doc/example-config/dovecot-oauth2.conf.ext +++ b/doc/example-config/dovecot-oauth2.conf.ext @@ -51,6 +51,9 @@ ## Enable debug logging # debug = no +## Use worker to verify token +# blocking = yes + ## Max parallel connections (how many simultaneous connections to open) # max_parallel_connections = 10