should be embeded now

This commit is contained in:
piair
2023-08-29 18:53:06 +02:00
parent 74ea8ee854
commit fa45d97576
4 changed files with 58 additions and 3 deletions

View File

@ -328,7 +328,7 @@ root_url = %(protocol)s://localhost:3000/grafana/
;cookie_samesite = lax
# set to true if you want to allow browsers to render Grafana in a <frame>, <iframe>, <embed> or <object>. default is false.
;allow_embedding = false
allow_embedding = true
# Set to true if you want to enable http strict transport security (HSTS) response header.
# HSTS tells browsers that the site should only be accessed using HTTPS.