From fea26a344cb2a154c5e59ed89b506e25e746c363 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 1 Aug 2025 16:26:36 +0200 Subject: [PATCH] Update config.json --- filebrowser/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/filebrowser/config.json b/filebrowser/config.json index 0f8b71bf4..549cef549 100644 --- a/filebrowser/config.json +++ b/filebrowser/config.json @@ -80,6 +80,7 @@ }, "homeassistant": "2025.5.0", "image": "ghcr.io/alexbelgium/filebrowser-{arch}", + "init": false, "ingress": true, "ingress_port": 8071, "ingress_stream": true, @@ -129,5 +130,5 @@ "slug": "filebrowser", "udev": true, "url": "https://github.com/alexbelgium/hassio-addons", - "version": "2.42.1-test3" + "version": "2.42.1-test4" }