mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-20 03:16:14 +00:00
refactor: remove legacy config files (#1294)
This commit is contained in:
committed by
GitHub
parent
edc7f81486
commit
c8f331675c
@@ -0,0 +1,24 @@
|
||||
admins: []
|
||||
api:
|
||||
port: 5300
|
||||
command:
|
||||
prefix:
|
||||
- '!'
|
||||
- !
|
||||
privilege: {}
|
||||
concurrency:
|
||||
pipeline: 20
|
||||
session: 1
|
||||
persistence:
|
||||
sqlite:
|
||||
path: data/langbot.db
|
||||
proxy:
|
||||
http: ''
|
||||
https: ''
|
||||
system:
|
||||
jwt:
|
||||
expire: 604800
|
||||
secret: bab3ba329e1fd7be096ac2c82f9b66f4
|
||||
telemetry:
|
||||
report: true
|
||||
url: https://api.qchatgpt.rockchin.top/api/v2
|
||||
Reference in New Issue
Block a user