docs(anthropic): remove setup-token setup docs

This commit is contained in:
Peter Steinberger
2026-04-04 15:46:13 +09:00
parent 1b4bb5be19
commit 0ab160cda9
20 changed files with 108 additions and 306 deletions

View File

@@ -39,10 +39,10 @@ cache-write size, directly lowering cost.
OpenClaw auto-enables pruning for Anthropic profiles:
| Profile type | Pruning enabled | Heartbeat |
| -------------------- | --------------- | --------- |
| OAuth or setup-token | Yes | 1 hour |
| API key | Yes | 30 min |
| Profile type | Pruning enabled | Heartbeat |
| ------------------------------- | --------------- | --------- |
| Claude CLI or legacy token auth | Yes | 1 hour |
| API key | Yes | 30 min |
If you set explicit values, OpenClaw does not override them.