Remove unused option.

This commit is contained in:
Nolan Darilek 2025-06-18 09:26:17 -05:00
parent 015f8692e9
commit ae503cfbda

View file

@ -105,11 +105,7 @@
certificateScheme = "acme";
enableManageSieve = true;
indexDir = "/var/lib/dovecot/indices";
fullTextSearch = {
enable = true;
# this only applies to plain text attachments, binary attachments are never indexed
indexAttachments = true;
};
fullTextSearch.enable = true;
};
services.fail2ban.jails = {