From c4c06b2fee875a948a6ce902c27e9a8033c30e09 Mon Sep 17 00:00:00 2001 From: Siavash Tavakoli Date: Mon, 13 Jan 2020 11:50:51 +0200 Subject: [PATCH] doc: example-config: Add documentation for "revision" field in imap_id_send --- doc/example-config/conf.d/20-imap.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/example-config/conf.d/20-imap.conf b/doc/example-config/conf.d/20-imap.conf index f11552fc5a..e60b0cdf93 100644 --- a/doc/example-config/conf.d/20-imap.conf +++ b/doc/example-config/conf.d/20-imap.conf @@ -43,7 +43,8 @@ # ID field names and values to send to clients. Using * as the value makes # Dovecot use the default value. The following fields have default values -# currently: name, version, os, os-version, support-url, support-email. +# currently: name, version, os, os-version, support-url, support-email, +# revision. #imap_id_send = # ID fields sent by client to log. * means everything. -- 2.47.3