testing iframe

This commit is contained in:
2024-01-16 18:28:39 -06:00
parent 5261a183bd
commit 2fd581eb32

View File

@@ -350,8 +350,9 @@
src: "{{HOMEPAGE_VAR_ZABBIX_URL}}"
classes: h-160 sm:h-160 md:h-260 lg:h-360 xl:h-460 2xl:h-572 # optional, use tailwind height classes, see https://tailwindcss.com/docs/height
referrerPolicy: no-referrer
allowPolicy: fullscreen # optional, no default
allowFullscreen: true # optional, default: true
loadingStrategy: lazy # optional, default: eager
allowScrolling: yes # optional, default: yes
refreshInterval: 2000 # optional, no default
allowPolicy: fullscreen
allowFullscreen: true
loadingStrategy: lazy
allowScrolling: yes
refreshInterval: 2000
sandbox: allow-forms, allow-modals