Set to 3.5GB for less memory usage

This commit is contained in:
AlphaX-Projects 2022-09-20 14:26:57 +02:00 committed by GitHub
parent ba97508d53
commit 34d066327d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,7 +99,7 @@ linux:
StartupWMClass: qortal-ui
executableArgs:
- --no-sandbox
- '--js-flags="--max-old-space-size=6144"'
- '--js-flags="--max-old-space-size=3584"'
target:
- "deb"
- "AppImage"