mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-03 03:03:24 -04:00
docs: add docs:list helper and front matter
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
---
|
||||
summary: "All configuration options for ~/.clawdis/clawdis.json with examples"
|
||||
read_when:
|
||||
- Adding or modifying config fields
|
||||
---
|
||||
# Configuration 🔧
|
||||
|
||||
CLAWDIS uses a JSON configuration file at `~/.clawdis/clawdis.json`.
|
||||
@@ -147,7 +152,7 @@ export CLAWDIS_LOG_LEVEL=debug
|
||||
export CLAWDIS_CONFIG_PATH=~/.clawdis/clawdis.json
|
||||
```
|
||||
|
||||
## Migrating from Warelay
|
||||
## Migrating from Clawdis
|
||||
|
||||
If you're upgrading from the old `clawdis` name:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user