mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-02 03:55:55 +00:00
21 lines
249 B
YAML
21 lines
249 B
YAML
admins: []
|
||
api:
|
||
port: 5300
|
||
command:
|
||
prefix:
|
||
- '!'
|
||
- !
|
||
privilege: {}
|
||
concurrency:
|
||
pipeline: 20
|
||
session: 1
|
||
mcp:
|
||
servers: []
|
||
proxy:
|
||
http: ''
|
||
https: ''
|
||
system:
|
||
jwt:
|
||
expire: 604800
|
||
secret: ''
|