Use *.markdown in the khoj_docker.yml

This commit is contained in:
sabaimran 2023-06-29 11:55:18 -07:00
parent e6053951f0
commit b41c14b258

View file

@ -11,7 +11,7 @@ content-type:
markdown:
input-files: null
input-filter: ["/data/markdown/**/*.md"]
input-filter: ["/data/markdown/**/*.markdown"]
compressed-jsonl: "/data/embeddings/markdown.jsonl.gz"
embeddings-file: "/data/embeddings/markdown_embeddings.pt"