mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-05 22:32:12 +00:00
refactor(gateway): clarify local mode guardrails
This commit is contained in:
@@ -59,6 +59,7 @@ openclaw gateway --port 18789
|
||||
|
||||
```json5
|
||||
{
|
||||
gateway: { mode: "local" },
|
||||
channels: { whatsapp: { allowFrom: ["+15555550123"] } },
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user