Reduce mudcraft heap to 4G, lower resource requests
This commit is contained in:
@@ -26,7 +26,7 @@ data:
|
||||
MOTD: "MUDCraft — Private Beta"
|
||||
MEMORY: "" # Disabled — we set JVM flags directly
|
||||
JVM_OPTS: >-
|
||||
-Xms6G -Xmx6G
|
||||
-Xms4G -Xmx4G
|
||||
-XX:+UseG1GC
|
||||
-XX:+ParallelRefProcEnabled
|
||||
-XX:MaxGCPauseMillis=200
|
||||
|
||||
Reference in New Issue
Block a user