Remove defaults.
This commit is contained in:
parent
f111879b6e
commit
575dd8a7ed
@ -92,13 +92,11 @@
|
||||
};
|
||||
certificateScheme = "acme";
|
||||
enableManageSieve = true;
|
||||
indexDir = "/var/lib/dovecot/indices";
|
||||
fullTextSearch = {
|
||||
enable = true;
|
||||
# index new email as they arrive
|
||||
autoIndex = true;
|
||||
# this only applies to plain text attachments, binary attachments are never indexed
|
||||
indexAttachments = true;
|
||||
enforced = "body";
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user