mirror of
https://github.com/simon987/sist2.git
synced 2025-12-14 15:59:03 +00:00
(breaking) Set item depth in ingest pipeline
This commit is contained in:
@@ -520,7 +520,7 @@ function getPathChoices() {
|
||||
path: {
|
||||
prefix: pathBar.value,
|
||||
completion: {
|
||||
field: "suggest-path",
|
||||
field: "suggest_path",
|
||||
skip_duplicates: true,
|
||||
size: 10000
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user