32 lines
500 B
JSON
32 lines
500 B
JSON
{
|
|
"model": "",
|
|
"api": "",
|
|
"autoStart": true,
|
|
"fallback": {
|
|
"model": "",
|
|
"api": ""
|
|
},
|
|
"timezone": "UTC",
|
|
"timezoneOffsetMinutes": 0,
|
|
"heartbeat": {
|
|
"enabled": false,
|
|
"interval": 15,
|
|
"prompt": "",
|
|
"excludeWindows": []
|
|
},
|
|
"telegram": {
|
|
"token": "",
|
|
"allowedUserIds": []
|
|
},
|
|
"security": {
|
|
"level": "moderate",
|
|
"allowedTools": [],
|
|
"disallowedTools": []
|
|
},
|
|
"web": {
|
|
"enabled": true,
|
|
"host": "127.0.0.1",
|
|
"port": 4632
|
|
}
|
|
}
|