mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-07-09 17:28:31 +00:00
Removed deprecated parameter in Filebrowser Quantum configuration (#15573)
This commit is contained in:
parent
225329a62f
commit
6ad04d8b19
1 changed files with 1 additions and 3 deletions
|
|
@ -180,7 +180,6 @@ server:
|
||||||
name: "RootFS"
|
name: "RootFS"
|
||||||
config:
|
config:
|
||||||
denyByDefault: false
|
denyByDefault: false
|
||||||
disableIndexing: false
|
|
||||||
indexingIntervalMinutes: 240
|
indexingIntervalMinutes: 240
|
||||||
conditionals:
|
conditionals:
|
||||||
rules:
|
rules:
|
||||||
|
|
@ -204,7 +203,6 @@ server:
|
||||||
name: "RootFS"
|
name: "RootFS"
|
||||||
config:
|
config:
|
||||||
denyByDefault: false
|
denyByDefault: false
|
||||||
disableIndexing: false
|
|
||||||
indexingIntervalMinutes: 240
|
indexingIntervalMinutes: 240
|
||||||
conditionals:
|
conditionals:
|
||||||
rules:
|
rules:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue