docs: fix onboarding markdown list spacing

This commit is contained in:
Peter Steinberger
2026-02-26 05:23:30 +01:00
parent 4b5d4a4c66
commit cb3e5c35b0

View File

@@ -34,6 +34,7 @@ Security trust model:
- By default, OpenClaw is a personal agent: one trusted operator boundary.
- Shared/multi-user setups require lock-down (split trust boundaries, keep tool access minimal, and follow [Security](/gateway/security)).
</Step>
<Step title="Local vs Remote">
<Frame>
@@ -50,9 +51,11 @@ Where does the **Gateway** run?
<Tip>
**Gateway auth tip:**
- The wizard now generates a **token** even for loopback, so local WS clients must authenticate.
- If you disable auth, any local process can connect; use that only on fully trusted machines.
- Use a **token** for multimachine access or nonloopback binds.
</Tip>
</Step>
<Step title="Permissions">