Rename khoj config yml file to follow more specific khoj*.yml pattern

- That is, sample_config.yml is renamed to khoj_sample.yml
- This makes the application config filename less generic,
  more easily identifiable with the application
- Update docs, app accordingly
This commit is contained in:
Debanjum Singh Solanky
2022-08-03 12:06:55 +03:00
parent 48681644e9
commit a4eb55dd00
5 changed files with 14 additions and 14 deletions

2
.gitignore vendored
View File

@@ -11,4 +11,4 @@ src/.data
/build/
/dist/
/khoj_assistant.egg-info/
/config/*.yml
/config/khoj*.yml