From 14025d43e98fa8d3ca7d41e8be29c9f957e29e94 Mon Sep 17 00:00:00 2001 From: "openclaw-docs-sync[bot]" Date: Mon, 6 Apr 2026 00:18:39 +0000 Subject: [PATCH] chore(sync): mirror docs from openclaw/openclaw@1ee30dc70a768de3cc8a6ac122a695a24308a2a5 --- .openclaw-sync/source.json | 4 ++-- docs/channels/matrix.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.openclaw-sync/source.json b/.openclaw-sync/source.json index 34cc582b1..62ec18809 100644 --- a/.openclaw-sync/source.json +++ b/.openclaw-sync/source.json @@ -1,5 +1,5 @@ { "repository": "openclaw/openclaw", - "sha": "4bb965e007854e64aeb22158f16d99eb77885f8d", - "syncedAt": "2026-04-06T00:03:40.653Z" + "sha": "1ee30dc70a768de3cc8a6ac122a695a24308a2a5", + "syncedAt": "2026-04-06T00:18:38.825Z" } diff --git a/docs/channels/matrix.md b/docs/channels/matrix.md index 1fa219bb2..96a5aeba5 100644 --- a/docs/channels/matrix.md +++ b/docs/channels/matrix.md @@ -103,6 +103,7 @@ Password-based setup (token is cached after login): Matrix stores cached credentials in `~/.openclaw/credentials/matrix/`. The default account uses `credentials.json`; named accounts use `credentials-.json`. +When cached credentials exist there, OpenClaw treats Matrix as configured for setup, doctor, and channel-status discovery even if current auth is not set directly in config. Environment variable equivalents (used when the config key is not set):