From b3a04ebce95feb5255697ab4504f5b47fcf7e092 Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Fri, 11 Feb 2022 13:36:31 -0800 Subject: [PATCH] email: Drop unused Apache include freedombox-robots.conf Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- .../email/data/etc/apache2/includes/freedombox-robots.conf | 1 - 1 file changed, 1 deletion(-) delete mode 100644 plinth/modules/email/data/etc/apache2/includes/freedombox-robots.conf diff --git a/plinth/modules/email/data/etc/apache2/includes/freedombox-robots.conf b/plinth/modules/email/data/etc/apache2/includes/freedombox-robots.conf deleted file mode 100644 index 87ef3035d..000000000 --- a/plinth/modules/email/data/etc/apache2/includes/freedombox-robots.conf +++ /dev/null @@ -1 +0,0 @@ -Header merge X-Robots-Tag "noindex, nofollow, noarchive, notranslate"