Removed deprecated parameter in Filebrowser Quantum configuration (#15573)

This commit is contained in:
Ángel Oreste
2026-07-03 18:09:41 +02:00
committed by GitHub
parent 225329a62f
commit 6ad04d8b19
+1 -3
View File
@@ -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: