From 90125320a440d364e5ccb329ea54ebec44a87850 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 28 Apr 2024 19:53:28 +0200 Subject: [PATCH] Update config.json --- birdnet-pi/config.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/birdnet-pi/config.json b/birdnet-pi/config.json index 0b32dd1d7..6b19a57d6 100644 --- a/birdnet-pi/config.json +++ b/birdnet-pi/config.json @@ -61,6 +61,8 @@ "description": "realtime acoustic bird classification system", "image": "ghcr.io/alexbelgium/birdnet-pi-{arch}", "init": false, + "ingress": true, + "ingress_stream": true, "map": [ "addon_config:rw", "media:rw",