12 lines
152 B
JSON
12 lines
152 B
JSON
|
|
{
|
||
|
|
"default": {
|
||
|
|
"rate_limit": 150,
|
||
|
|
"threads": 1
|
||
|
|
},
|
||
|
|
"interfaces": {
|
||
|
|
"pro_bar": {
|
||
|
|
"rate_limit": 500,
|
||
|
|
"threads": 8
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|