Add dovecot_proxy.config option
This commit is contained in:
parent
2a5ae9da82
commit
54123ccb76
2 changed files with 6 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
dovecot_proxy:
|
||||
config: {}
|
||||
debug_log_enabled: false # Logs passwords and more to /var/log/dovecot.debug.log
|
||||
ssl_cert: "/etc/ssl/{{ inventory_hostname }}.chain.crt"
|
||||
ssl_key: "/etc/ssl/private/{{ inventory_hostname }}.key"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue