mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-19 03:54:19 +00:00
chore: simplify config.yaml
This commit is contained in:
@@ -9,16 +9,13 @@ command:
|
|||||||
concurrency:
|
concurrency:
|
||||||
pipeline: 20
|
pipeline: 20
|
||||||
session: 1
|
session: 1
|
||||||
persistence:
|
|
||||||
sqlite:
|
|
||||||
path: data/langbot.db
|
|
||||||
proxy:
|
proxy:
|
||||||
http: ''
|
http: ''
|
||||||
https: ''
|
https: ''
|
||||||
system:
|
system:
|
||||||
jwt:
|
jwt:
|
||||||
expire: 604800
|
expire: 604800
|
||||||
secret: bab3ba329e1fd7be096ac2c82f9b66f4
|
secret: ''
|
||||||
telemetry:
|
telemetry:
|
||||||
report: true
|
report: true
|
||||||
url: https://api.qchatgpt.rockchin.top/api/v2
|
url: https://api.qchatgpt.rockchin.top/api/v2
|
||||||
|
|||||||
Reference in New Issue
Block a user