16 lines
319 B
JSON
16 lines
319 B
JSON
|
|
{
|
||
|
|
"language": "zh-CN",
|
||
|
|
"sound": {
|
||
|
|
"completed": "Submarine",
|
||
|
|
"waiting": "Hero"
|
||
|
|
},
|
||
|
|
"enabled": true,
|
||
|
|
"enableSubagentNotifications": false,
|
||
|
|
"showSubagentActivitiesInEmail": true,
|
||
|
|
"subagentActivityDetail": "medium",
|
||
|
|
"timeout": 5,
|
||
|
|
"customMessages": {
|
||
|
|
"completed": null,
|
||
|
|
"waiting": null
|
||
|
|
}
|
||
|
|
}
|