From 1705ccb9610a821be4dc27ec1d4b28d9a9358c40 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Holcroft Date: Sun, 17 Feb 2019 22:14:19 +0100 Subject: [PATCH] Remove X-Robots-Tag header --- conf/nginx.conf | 1 - manifest.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 78ad0cb..069cb83 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -17,7 +17,6 @@ location __PATH__/ { add_header X-Content-Type-Options nosniff; add_header X-Frame-Options "SAMEORIGIN"; add_header X-XSS-Protection "1; mode=block"; - add_header X-Robots-Tag none; add_header X-Download-Options noopen; add_header X-Permitted-Cross-Domain-Policies none; diff --git a/manifest.json b/manifest.json index 6813fcf..ac2bff3 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Grav - Grav is a modern open source flat-file CMS", "fr": "Grav - Grav is a modern open source flat-file CMS" }, - "version": "1.5.3~ynh2", + "version": "1.5.3~ynh3", "url": "https://www.getgrav.org/", "license": "MIT-0", "maintainer": [