Remove unused option.
This commit is contained in:
parent
015f8692e9
commit
ae503cfbda
1 changed files with 1 additions and 5 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue