Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
infra
ansible-shared
communication
Commits
d9072f4e
Commit
d9072f4e
authored
Jul 16, 2018
by
Lars Beckers
Browse files
dovecot: whitespace edits
parent
6def06a3
Changes
2
Hide whitespace changes
Inline
Side-by-side
dovecot/templates/conf.d/10-mail.conf.j2
View file @
d9072f4e
...
...
@@ -27,7 +27,7 @@
#
# <doc/wiki/MailLocation.txt>
#
mail_location = {{ dovecot_mail_location }}
mail_location = {{ dovecot_mail_location }}
# If you need to set multiple mailbox locations or want to change default
# namespace settings, you can do it by defining namespace sections.
...
...
dovecot/templates/conf.d/10-ssl.conf.j2
View file @
d9072f4e
...
...
@@ -50,7 +50,6 @@ ssl_protocols = {{ dovecot_tls_protocols }}
# SSL ciphers to use
#ssl_cipher_list = HIGH:!LOW:!SSLv2:!EXP:!aNULL:!MD5:!RC4:!SHA1
#Supported Ciphers downto Android 2.3
ssl_cipher_list = {{ dovecot_tls_ciphers }}
# Prefer the server's order of ciphers over client's.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment