Filebrowser: change exclude "folders" to "folderPaths" (#5576)

This commit is contained in:
CanbiZ 2025-06-30 12:12:14 +02:00 committed by GitHub
parent 247bc549e8
commit be64a6700d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -163,7 +163,7 @@ server:
disableIndexing: false
indexingIntervalMinutes: 240
exclude:
folders:
folderPaths:
- "/proc"
- "/sys"
- "/dev"
@ -185,7 +185,7 @@ server:
disableIndexing: false
indexingIntervalMinutes: 240
exclude:
folders:
folderPaths:
- "/proc"
- "/sys"
- "/dev"