Expand description
Configuration loading and validation.
Supports JSON5 format for compatibility with existing OpenClaw config.
Config location: ~/.openclaw/openclaw.json
Structs§
- Agent
Config - Agent configuration.
- Allowlist
Entry - Allowlist entry for agent access control.
- Anthropic
Config - Anthropic provider configuration.
- Channels
Config - Channel configurations.
- Config
- Main configuration structure.
- Discord
Config - Discord channel configuration.
- Gateway
Config - Gateway server configuration.
- Global
Settings - Global settings.
- Matrix
Config - Matrix channel configuration.
- Ollama
Config - Ollama provider configuration.
- OpenAI
Config OpenAIprovider configuration.- Providers
Config - Provider configurations.
- Signal
Config - Signal channel configuration.
- Slack
Config - Slack channel configuration.
- Telegram
Config - Telegram channel configuration.
Enums§
- Bind
Mode - Gateway bind mode.
- Config
Error - Configuration errors.
- LogFormat
- Log format.