docs: overhaul docs IA and multilingual navigation
This commit is contained in:
parent
5e800c38f1
commit
93e5383cb2
40 changed files with 2495 additions and 198 deletions
|
|
@ -18,10 +18,10 @@ ZeroClaw supports native integration with Mattermost via its REST API v4. This i
|
|||
|
||||
## Configuration
|
||||
|
||||
Add the following to your `config.toml` under the `[channels]` section:
|
||||
Add the following to your `config.toml` under the `[channels_config]` section:
|
||||
|
||||
```toml
|
||||
[channels.mattermost]
|
||||
[channels_config.mattermost]
|
||||
url = "https://mm.your-domain.com"
|
||||
bot_token = "your-bot-access-token"
|
||||
channel_id = "your-channel-id"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue