1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/grav_ynh.git synced 2024-09-03 19:16:01 +02:00

Remove X-Robots-Tag header

This commit is contained in:
Jean-Baptiste Holcroft 2019-02-17 22:14:19 +01:00
parent d992dd3794
commit 1705ccb961
2 changed files with 1 additions and 2 deletions

View file

@ -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;

View file

@ -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": [