Commit 362a64cd authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Added missing endef

parent c44d61ba
...@@ -222,6 +222,7 @@ tls_client_ca_dir: /etc/ssl/certs ...@@ -222,6 +222,7 @@ tls_client_ca_dir: /etc/ssl/certs
# later reuse. The maximum value is 1440 (24 hours), the default. A # later reuse. The maximum value is 1440 (24 hours), the default. A
# value of 0 will disable session caching. # value of 0 will disable session caching.
tls_session_timeout: 1440endef tls_session_timeout: 1440endef
endef
export IMAPD_CONFIG export IMAPD_CONFIG
cyrus-imapd-service: cyrus-imapd-service:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment