From 327997310b0744f88e38bcc84ed02b003e63a9de Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 11 Aug 2021 18:41:06 +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 --- thelounge/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/thelounge/config.json b/thelounge/config.json index cf5ff6d..dfced20 100644 --- a/thelounge/config.json +++ b/thelounge/config.json @@ -6,6 +6,7 @@ "url": "https://github.com/hassio-addons/addon-thelounge", "arch": ["aarch64", "amd64", "armhf", "armv7", "i386"], "ingress": true, + "ingress_stream": true, "panel_icon": "mdi:chat", "ports": { "80/tcp": null