You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
273 B
12 lines
273 B
|
1 week ago
|
{
|
||
|
|
"deviceOrientation": "portrait",
|
||
|
|
"showStatusBar": false,
|
||
|
|
"networkTimeout": {
|
||
|
|
"request": 5000,
|
||
|
|
"connectSocket": 5000,
|
||
|
|
"uploadFile": 5000,
|
||
|
|
"downloadFile": 500000
|
||
|
|
},
|
||
|
|
"enableIOSHighPerformanceMode": true,
|
||
|
|
"enableIOSHighPerformanceModePlus": true
|
||
|
|
}
|