Files
swarm-master/openclaw/openclaw.json.clobbered.2026-04-17T17-51-48-489Z
2026-06-04 13:29:47 -07:00

28 lines
500 B
Plaintext

{
"agents": {
"defaults": {
"maxConcurrent": 4,
"subagents": {
"maxConcurrent": 8
}
}
},
"messages": {},
"commands": {
"native": "auto",
"nativeSkills": "auto",
"restart": true,
"ownerDisplay": "raw"
},
"ui": {
"assistant": {
"name": "zap",
"avatar": "http://192.168.153.253:9000/zap/avatars/zap-logo.jpg"
}
},
"meta": {
"lastTouchedVersion": "2026.4.15",
"lastTouchedAt": "2026-04-17T17:51:47.938Z"
}
}