From 3a4134930ffee5a2b747dc30b133f6c131f977e2 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 17 Aug 2021 20:09:53 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=8E=20Enable=20streaming=20mode=20for?= =?UTF-8?q?=20Ingress=20(#135)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home-panel/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/home-panel/config.json b/home-panel/config.json index 753eb0c..da8bdfe 100644 --- a/home-panel/config.json +++ b/home-panel/config.json @@ -7,6 +7,7 @@ "arch": ["aarch64", "amd64", "armhf", "armv7", "i386"], "init": false, "ingress": true, + "ingress_stream": true, "panel_icon": "mdi:home", "ports": { "80/tcp": null