From 6ad04d8b191fce4bf5b8fe637ec42c3db144caa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81ngel=20Oreste?= <39156285+alpargatagazer@users.noreply.github.com> Date: Fri, 3 Jul 2026 18:09:41 +0200 Subject: [PATCH] Removed deprecated parameter in Filebrowser Quantum configuration (#15573) --- tools/addon/filebrowser-quantum.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tools/addon/filebrowser-quantum.sh b/tools/addon/filebrowser-quantum.sh index 66fdb3455..ca586f04d 100644 --- a/tools/addon/filebrowser-quantum.sh +++ b/tools/addon/filebrowser-quantum.sh @@ -176,11 +176,10 @@ if [[ "${noauth_prompt,,}" =~ ^(y|yes)$ ]]; then server: port: $PORT sources: - - path: "$SRC_DIR" + - path: "$SRC_DIR" name: "RootFS" config: denyByDefault: false - disableIndexing: false indexingIntervalMinutes: 240 conditionals: rules: @@ -204,7 +203,6 @@ server: name: "RootFS" config: denyByDefault: false - disableIndexing: false indexingIntervalMinutes: 240 conditionals: rules: