Update fileConfig.yml

make x-robot optional
This commit is contained in:
LRVT 2023-07-30 10:18:37 +02:00 committed by GitHub
parent b7fa7069cc
commit 7fa5659ca0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -54,7 +54,7 @@ http:
security-headers:
headers:
customResponseHeaders: # field names are case-insensitive
X-Robots-Tag: "all,noarchive,nosnippet,notranslate,noimageindex"
#X-Robots-Tag: "all,noarchive,nosnippet,notranslate,noimageindex"
Server: "" # prevent version disclosure
X-Powered-By: "" # prevent version disclosure
X-Forwarded-Proto: "https"