Enable embedding in grafana
This commit is contained in:
parent
344c0e6900
commit
05dc022adb
@ -184,7 +184,7 @@ password = {{ grafana_mysql_password }}
|
||||
;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.
|
||||
# This is only sent when HTTPS is enabled in this configuration.
|
||||
|
Loading…
Reference in New Issue
Block a user