mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 18:40:44 +00:00
docs: align documentation with current surfaces
This commit is contained in:
@@ -133,7 +133,7 @@ Looking for third-party plugins? See [Community Plugins](/plugins/community).
|
||||
enabled: true,
|
||||
allow: ["voice-call"],
|
||||
deny: ["untrusted-plugin"],
|
||||
load: { paths: ["~/Projects/oss/voice-call-extension"] },
|
||||
load: { paths: ["~/Projects/oss/voice-call-plugin"] },
|
||||
entries: {
|
||||
"voice-call": { enabled: true, config: { provider: "twilio" } },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user