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