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";
|
certificateScheme = "acme";
|
||||||
enableManageSieve = true;
|
enableManageSieve = true;
|
||||||
indexDir = "/var/lib/dovecot/indices";
|
indexDir = "/var/lib/dovecot/indices";
|
||||||
fullTextSearch = {
|
fullTextSearch.enable = true;
|
||||||
enable = true;
|
|
||||||
# this only applies to plain text attachments, binary attachments are never indexed
|
|
||||||
indexAttachments = true;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
services.fail2ban.jails = {
|
services.fail2ban.jails = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue