workerIdleMemoryLimit server at 50%
This commit is contained in:
parent
5dc3623866
commit
e71ec971a0
|
@ -16,7 +16,7 @@ const baseConfig: Config.InitialProjectOptions = {
|
|||
"@budibase/shared-core": "<rootDir>/../shared-core/src",
|
||||
"@budibase/types": "<rootDir>/../types/src",
|
||||
},
|
||||
workerIdleMemoryLimit: "40%",
|
||||
workerIdleMemoryLimit: "50%",
|
||||
}
|
||||
|
||||
// add pro sources if they exist
|
||||
|
|
Loading…
Reference in New Issue