This commit is contained in:
jopejoe1 2025-02-15 17:37:09 +01:00
parent 1be7c17d9a
commit 7c1de7ecee

View file

@ -62,8 +62,6 @@
enable = true; enable = true;
# index new email as they arrive # index new email as they arrive
autoIndex = true; autoIndex = true;
# this only applies to plain text attachments, binary attachments are never indexed
indexAttachments = true;
enforced = "body"; enforced = "body";
}; };