docs(config): align inline comments and sync model defaults
This commit is contained in:
parent
9410e4e78e
commit
461a4563f8
6 changed files with 41 additions and 41 deletions
|
|
@ -127,7 +127,7 @@ Telegram uses **long-polling** by default:
|
|||
```toml
|
||||
[channels_config.telegram]
|
||||
bot_token = "YOUR_BOT_TOKEN"
|
||||
allowed_users = [] # deny-by-default, bind identities explicitly
|
||||
allowed_users = [] # deny-by-default, bind identities explicitly
|
||||
```
|
||||
|
||||
Run `zeroclaw daemon` — Telegram channel starts automatically.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue