diff --git a/config/services.yaml b/config/services.yaml index f3cb620..e3bbcd9 100644 --- a/config/services.yaml +++ b/config/services.yaml @@ -80,3 +80,10 @@ type: iframe name: myIframe stream: http://192.168.1.175:1984/stream.html?src=Kan11&mode=mse + classes: h-60 sm:h-60 md:h-60 lg:h-60 xl:h-60 2xl:h-72 # optional, use tailwind height classes, see https://tailwindcss.com/docs/height + referrerPolicy: same-origin # optional, no default + allowPolicy: autoplay; fullscreen; gamepad # optional, no default + allowFullscreen: false # optional, default: true + loadingStrategy: eager # optional, default: eager + allowScrolling: no # optional, default: yes + refreshInterval: 2000 # optional, no default