docs: align documentation with current surfaces

This commit is contained in:
Peter Steinberger
2026-04-23 07:21:39 +01:00
parent 25451c9639
commit 834fdc4832
34 changed files with 162 additions and 73 deletions

View File

@@ -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" } },
},