This commit is contained in:
m0duspwnens
2020-02-06 15:41:13 -05:00
parent d2dd0f09e9
commit 2f055d4c00
2 changed files with 6 additions and 8 deletions

View File

@@ -542,8 +542,8 @@ if (whiptail_you_sure) ; then
# Set a bunch of stuff since this is eval
es_heapsize
ls_heapsize
NODE_ES_HEAP_SIZE="600m"
NODE_LS_HEAP_SIZE="1000m"
NODE_ES_HEAP_SIZE=$ES_HEAP_SIZE
NODE_LS_HEAP_SIZE=$LS_HEAP_SIZE
LSPIPELINEWORKERS=1
LSPIPELINEBATCH=125
LSINPUTTHREADS=1