mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-01-15 15:31:08 +00:00
10 lines
204 B
JSON
10 lines
204 B
JSON
|
{
|
||
|
"screenOrientation": "landscape",
|
||
|
"networkTimeout": {
|
||
|
"request": 5000,
|
||
|
"connectSocket": 5000,
|
||
|
"upload": 5000,
|
||
|
"download": 5000
|
||
|
},
|
||
|
"showStatusBar": false
|
||
|
}
|