X-Robot-Tag nach fehler im Log entfernt

{"level":"error","providerName":"file","error":"field not found, node: X-Robots-Tag","time":"2026-03-28T17:40:07Z","caller":"github.com/traefik/traefik/v3/pkg/provider/file/file.go:105","message":"Error while building configuration (for the first time)"}
This commit is contained in:
Czechman 2026-03-28 17:53:41 +00:00
parent 0cfa92f21b
commit 47d65564fb
1 changed files with 1 additions and 1 deletions

View File

@ -211,7 +211,7 @@ http:
- "X-Forwarded-Host"
sslRedirect: true
referrerPolicy: "same-origin"
X-Robots-Tag: "none"
# X-Robots-Tag: "none"
secHeaders:
headers:
browserXssFilter: true