mirror of
https://github.com/Dvorinka/Devour.git
synced 2026-06-03 20:13:03 +00:00
update
This commit is contained in:
+11
@@ -40,9 +40,20 @@ scheduler:
|
||||
# Server settings
|
||||
server:
|
||||
mode: local
|
||||
transport: stdio
|
||||
port: 8080
|
||||
host: localhost
|
||||
|
||||
indexing:
|
||||
enabled: true
|
||||
auto_reindex: true
|
||||
snippet_length: 220
|
||||
max_docs: 10000
|
||||
|
||||
verification:
|
||||
enabled: true
|
||||
timeout: 90s
|
||||
|
||||
# Sources (add your own)
|
||||
sources: []
|
||||
# - name: example-docs
|
||||
|
||||
Reference in New Issue
Block a user