Remove defaults.

This commit is contained in:
Nolan Darilek 2024-12-31 13:44:16 -06:00
parent f111879b6e
commit 575dd8a7ed

View File

@ -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";
};
};