mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 17:20:45 +00:00
refactor: move doctor capabilities to channel manifests
This commit is contained in:
@@ -42,6 +42,12 @@
|
||||
"blurb": "open protocol; install the plugin to enable.",
|
||||
"order": 70,
|
||||
"quickstartAllowFrom": true,
|
||||
"doctorCapabilities": {
|
||||
"dmAllowFromMode": "nestedOnly",
|
||||
"groupModel": "sender",
|
||||
"groupAllowFromFallbackToAllowFrom": false,
|
||||
"warnOnEmptyGroupSenderAllowlist": true
|
||||
},
|
||||
"persistedAuthState": {
|
||||
"specifier": "./auth-presence",
|
||||
"exportName": "hasAnyMatrixAuth"
|
||||
|
||||
Reference in New Issue
Block a user