mirror of
https://github.com/itzg/docker-minecraft-server
synced 2024-11-10 14:24:28 +00:00
parent
e6bfa01db5
commit
d293a65f5e
1 changed files with 3 additions and 1 deletions
|
@ -1004,7 +1004,9 @@ ways to adjust the memory settings:
|
|||
* `MAX_MEMORY`, independently sets the max heap size
|
||||
|
||||
The values of all three are passed directly to the JVM and support format/units as
|
||||
`<size>[g|G|m|M|k|K]`.
|
||||
`<size>[g|G|m|M|k|K]`. For example:
|
||||
|
||||
-e MEMORY=2G
|
||||
|
||||
### JVM Options
|
||||
|
||||
|
|
Loading…
Reference in a new issue