mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-18 10:41:26 +00:00
Update launcher-linux.sh
drastically reducing the allowed stacksize to 2m
This commit is contained in:
@@ -7,6 +7,6 @@ java \
|
||||
-Dcryptomator.logDir="~/.local/share/Cryptomator/logs" \
|
||||
-Dcryptomator.mountPointsDir="~/.local/share/Cryptomator/mnt" \
|
||||
-Djdk.gtk.version=2 \
|
||||
-Xss20m \
|
||||
-Xss2m \
|
||||
-Xmx512m \
|
||||
org.cryptomator.launcher.Cryptomator
|
||||
org.cryptomator.launcher.Cryptomator
|
||||
|
||||
Reference in New Issue
Block a user