mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-29 04:57:48 +01:00
increase default ram a little
This commit is contained in:
@@ -6,6 +6,7 @@ set -o pipefail || true
|
||||
set -x || true
|
||||
|
||||
exec java \
|
||||
-Xmx512M \
|
||||
--add-exports java.base/sun.nio.ch=ALL-UNNAMED \
|
||||
-Ddhfs.objects.persistence.files.root=/dhfs_root/p \
|
||||
-Ddhfs.objects.root=/dhfs_root/d \
|
||||
|
||||
Reference in New Issue
Block a user