mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-09 13:25:11 +00:00
Quote all values passed to input-filter fields in sample yaml files
This commit is contained in:
@@ -17,7 +17,7 @@ content-type:
|
||||
|
||||
ledger:
|
||||
input-files: null
|
||||
input-filter: [/data/ledger/*.beancount]
|
||||
input-filter: ["/data/ledger/*.beancount"]
|
||||
compressed-jsonl: /data/embeddings/transactions.jsonl.gz
|
||||
embeddings-file: /data/embeddings/transaction_embeddings.pt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user