Fix defaults for setups without LDAP
This commit is contained in:
parent
5267a3d716
commit
d2a23b2e83
1 changed files with 2 additions and 0 deletions
|
|
@ -11,3 +11,5 @@ dovecot:
|
||||||
quota: ""
|
quota: ""
|
||||||
quota_grace: "10"
|
quota_grace: "10"
|
||||||
imap_sieve: False
|
imap_sieve: False
|
||||||
|
ldap:
|
||||||
|
enable: false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue