Spaces:
Runtime error
Runtime error
update
Browse files- openclaw.json +1 -18
openclaw.json
CHANGED
|
@@ -49,23 +49,6 @@
|
|
| 49 |
}
|
| 50 |
}
|
| 51 |
},
|
| 52 |
-
"channels": {
|
| 53 |
-
"dingtalk": {
|
| 54 |
-
"enabled": true
|
| 55 |
-
}
|
| 56 |
-
},
|
| 57 |
-
"channels": {
|
| 58 |
-
"dingtalk": {
|
| 59 |
-
"enabled": true,
|
| 60 |
-
"accounts": {
|
| 61 |
-
"default": {
|
| 62 |
-
"clientId": "${DINGTALK_APP_KEY}",
|
| 63 |
-
"clientSecret": "${DINGTALK_APP_SECRET}",
|
| 64 |
-
"robotCode": "${DINGTALK_ROBOT_CODE}"
|
| 65 |
-
}
|
| 66 |
-
}
|
| 67 |
-
}
|
| 68 |
-
},
|
| 69 |
"gateway": {
|
| 70 |
"port": 7860,
|
| 71 |
"mode": "local",
|
|
@@ -93,4 +76,4 @@
|
|
| 93 |
]
|
| 94 |
}
|
| 95 |
}
|
| 96 |
-
}
|
|
|
|
| 49 |
}
|
| 50 |
}
|
| 51 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 52 |
"gateway": {
|
| 53 |
"port": 7860,
|
| 54 |
"mode": "local",
|
|
|
|
| 76 |
]
|
| 77 |
}
|
| 78 |
}
|
| 79 |
+
}
|