mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-03 13:19:16 +00:00
Add index_heading_entries flag to default and sample khoj configs
This commit is contained in:
@@ -11,7 +11,8 @@ default_config = {
|
||||
'input-files': None,
|
||||
'input-filter': None,
|
||||
'compressed-jsonl': '~/.khoj/content/org/org.jsonl.gz',
|
||||
'embeddings-file': '~/.khoj/content/org/org_embeddings.pt'
|
||||
'embeddings-file': '~/.khoj/content/org/org_embeddings.pt',
|
||||
'index_heading_entries': False
|
||||
},
|
||||
'markdown': {
|
||||
'input-files': None,
|
||||
|
||||
Reference in New Issue
Block a user