mirror of
https://github.com/wekan/wekan.git
synced 2025-09-22 01:50:48 +02:00
Revert adding more stack size.
Thanks to xet7 !
This commit is contained in:
parent
cfca28e25a
commit
edb7398295
6 changed files with 12 additions and 6 deletions
|
@ -411,6 +411,7 @@
|
|||
#export WAIT_SPINNER=Bounce
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
node --stack-size=65500 --max-old-space-size=8192 main.js & >> ~/repos/wekan.log
|
||||
# node --stack-size=65500 --max-old-space-size=8192 main.js & >> ~/repos/wekan.log
|
||||
node main.js & >> ~/repos/wekan.log
|
||||
cd ~/repos
|
||||
#done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue