From 24e66da37aa1f919f193d4a05263ca85a7e95776 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 17 Aug 2021 19:53:52 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8F=8E=20Enable=20streaming=20mode=20for?= =?UTF-8?q?=20Ingress?= 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