mirror of
https://github.com/usatiuk/dhfs.git
synced 2025-10-28 20:47:49 +01:00
Slight config cleanup
This commit is contained in:
@@ -37,8 +37,8 @@ fi
|
||||
"$JAVA_EXEC" \
|
||||
-Xmx512M \
|
||||
--enable-preview \
|
||||
-Ddhfs.objects.writeback.limit=134217728 \
|
||||
-Ddhfs.objects.lru.limit=134217728 \
|
||||
-Ddhfs.objects.writeback.limit=16777216 \
|
||||
-Ddhfs.objects.lru.limit=67108864 \
|
||||
--add-exports java.base/sun.nio.ch=ALL-UNNAMED \
|
||||
--add-exports java.base/jdk.internal.access=ALL-UNNAMED \
|
||||
--add-opens=java.base/java.nio=ALL-UNNAMED \
|
||||
|
||||
Reference in New Issue
Block a user