From 7c1de7ecee599acbfb49e7e644850febf40e2b19 Mon Sep 17 00:00:00 2001 From: jopejoe1 Date: Sat, 15 Feb 2025 17:37:09 +0100 Subject: [PATCH] clean up --- systems/hetzner/mail.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/systems/hetzner/mail.nix b/systems/hetzner/mail.nix index 4312983..35016cb 100644 --- a/systems/hetzner/mail.nix +++ b/systems/hetzner/mail.nix @@ -62,8 +62,6 @@ 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"; };