sample config updated
This commit is contained in:
parent
ae729d5fea
commit
741aefec82
1 changed files with 3 additions and 1 deletions
|
|
@ -88,7 +88,9 @@
|
||||||
"use_markdown_v2": false,
|
"use_markdown_v2": false,
|
||||||
"reasoning_channel_id": "",
|
"reasoning_channel_id": "",
|
||||||
"streaming": {
|
"streaming": {
|
||||||
"enabled": true
|
"enabled": true,
|
||||||
|
"throttle_seconds": 3,
|
||||||
|
"min_growth_chars": 200
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"discord": {
|
"discord": {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue