fix(whatsapp): sandbox chromium by default
This commit is contained in:
@@ -749,6 +749,17 @@ pairing:
|
||||
| `/pair list` | List pending codes and approved senders |
|
||||
| `/pair revoke <channel> <id>` | Revoke an approved sender |
|
||||
|
||||
## WhatsApp Chromium Sandbox
|
||||
|
||||
WhatsApp adapter now launches Chromium in sandboxed mode by default.
|
||||
|
||||
If you must disable Chromium sandboxing in a high-trust/containerized environment:
|
||||
|
||||
```yaml
|
||||
whatsapp:
|
||||
no_sandbox: true
|
||||
```
|
||||
|
||||
### Gateway API
|
||||
|
||||
| Method | Description |
|
||||
|
||||
Reference in New Issue
Block a user