dovecot-2.2: example-config: Added ssl_options setting.

dovecot at dovecot.org dovecot at dovecot.org
Fri Oct 3 14:36:41 UTC 2014


details:   http://hg.dovecot.org/dovecot-2.2/rev/7c77918587bc
changeset: 17869:7c77918587bc
user:      Timo Sirainen <tss at iki.fi>
date:      Fri Oct 03 17:36:11 2014 +0300
description:
example-config: Added ssl_options setting.

diffstat:

 doc/example-config/conf.d/10-ssl.conf |  4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 5446d1877c7e -r 7c77918587bc doc/example-config/conf.d/10-ssl.conf
--- a/doc/example-config/conf.d/10-ssl.conf	Fri Oct 03 17:11:58 2014 +0300
+++ b/doc/example-config/conf.d/10-ssl.conf	Fri Oct 03 17:36:11 2014 +0300
@@ -56,3 +56,7 @@
 
 # SSL crypto device to use, for valid values run "openssl engine"
 #ssl_crypto_device =
+
+# SSL extra options. Currently supported options are:
+#   no_compression - Disable compression.
+#ssl_options =


More information about the dovecot-cvs mailing list