mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-09 05:39:12 +00:00
Handle situation where default config directory or file does not exist
- Include khoj_sample.yml in pip package to load default config from - Create khoj config directory if it doesn't exist - Load config from khoj_sample.yml if khoj.yml config doesn't exist
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
include Readme.md
|
||||
include config/khoj_sample.yml
|
||||
graft src/interface/*
|
||||
prune src/interface/web/images*
|
||||
prune docs*
|
||||
|
||||
Reference in New Issue
Block a user