Add "noindex,nofollow" to X-Robots-Tag for Nextcloud

This commit is contained in:
Joey Hafner 2023-04-05 11:17:22 -07:00
parent b9aa9e34af
commit e80d1c7dd9

View File

@ -75,7 +75,7 @@ http:
#contentSecurityPolicy: "frame-ancestors '*.example.com:*';object-src 'none';script-src 'none';" #contentSecurityPolicy: "frame-ancestors '*.example.com:*';object-src 'none';script-src 'none';"
featurePolicy: "camera 'none'; geolocation 'none'; microphone 'none'; payment 'none'; usb 'none'; vr 'none';" featurePolicy: "camera 'none'; geolocation 'none'; microphone 'none'; payment 'none'; usb 'none'; vr 'none';"
customResponseHeaders: customResponseHeaders:
X-Robots-Tag: "none" X-Robots-Tag: "noindex, nofollow"
server: "" server: ""
nextcloud-redirect: nextcloud-redirect:
redirectRegex: redirectRegex: