Explorar o código

config: add config template

zhayujie %!s(int64=2) %!d(string=hai) anos
pai
achega
dd36b8b150
Modificáronse 1 ficheiros con 13 adicións e 0 borrados
  1. 13 0
      plugins/linkai/config.json.template

+ 13 - 0
plugins/linkai/config.json.template

@@ -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
+    }
+}