diff --git a/docs/network.md b/docs/network.md index c0166e21888..50f09b9dfac 100644 --- a/docs/network.md +++ b/docs/network.md @@ -63,7 +63,6 @@ Local trust: ## Security -- Direct APNs delivery uses HTTP/2. OpenClaw code should use `connectApnsHttp2Session()` from `src/infra/push-apns-http2.ts` instead of raw `http2.connect()` so managed proxy mode can route APNs through the configured CONNECT proxy. - [Security overview](/gateway/security) - [Gateway config reference](/gateway/configuration) - [Troubleshooting](/gateway/troubleshooting)