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