mirror of
https://github.com/zhayujie/chatgpt-on-wechat.git
synced 2026-03-19 21:38:18 +08:00
config: add config template
This commit is contained in:
13
plugins/linkai/config.json.template
Normal file
13
plugins/linkai/config.json.template
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"group_app_map": {
|
||||
"测试群1": "default",
|
||||
"测试群2": "Kv2fXJcH"
|
||||
},
|
||||
"midjourney": {
|
||||
"enabled": true,
|
||||
"mode": "relax",
|
||||
"auto_translate": true,
|
||||
"max_tasks": 3,
|
||||
"max_tasks_per_user": 1
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user