Document application config support
This commit is contained in:
9
examples/config.yml
Normal file
9
examples/config.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
prompt_dir: ./prompts
|
||||
profile_dir: ./profiles
|
||||
schema_dir: ./schemas
|
||||
|
||||
server:
|
||||
addr: :8080
|
||||
|
||||
defaults:
|
||||
render_format: text
|
||||
Reference in New Issue
Block a user