feat: 将低端机的识别范围从运行内存2GB内扩展到4GB内
This commit is contained in:
parent
eee30e64ea
commit
12e3221a74
@ -1,4 +1,4 @@
|
||||
const LOW_MEMORY_LIMIT_GB = 2
|
||||
const LOW_MEMORY_LIMIT_GB = 4
|
||||
const LOW_CPU_LIMIT = 4
|
||||
|
||||
function getNavigator() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user