mirror of
https://github.com/IPTFreedom/iptfreedom.git
synced 2024-11-15 03:25:16 -05:00
Default max memory to 4GB
This commit is contained in:
parent
45c6970564
commit
6bb11e9aec
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ aikars_flags = true
|
||||||
proxy_flags = false
|
proxy_flags = false
|
||||||
eula_args = true
|
eula_args = true
|
||||||
nogui = true
|
nogui = true
|
||||||
|
memory = "4G"
|
||||||
|
|
||||||
[[plugins]]
|
[[plugins]]
|
||||||
type = "url"
|
type = "url"
|
||||||
|
|
Loading…
Reference in a new issue