Strange commit

Not sure what went wrong. This is the fixed files.
This commit is contained in:
James Manker
2022-02-13 14:27:15 -06:00
parent 47f83ab12d
commit 4f96ad7cef
2 changed files with 0 additions and 17 deletions

View File

@@ -175,11 +175,7 @@
{
"DisplayName": "Memory Limit",
"Category": "Server Settings",
<<<<<<< Updated upstream
"Description": "Java's maximum heap size",
=======
"Description": "Java's maximum heap size (Must include ####m at the end)",
>>>>>>> Stashed changes
"Keywords": "maximum,memory,limit",
"FieldName": "MaxHeapSize",
"InputType": "text",
@@ -199,8 +195,6 @@
"ParamFieldName": "VMParams.JvmParam0",
"IncludeInCommandLine": false,
"DefaultValue": "-XX:+AggressiveOpts",
<<<<<<< Updated upstream
=======
},
{
"DisplayName": "Override Java Location",
@@ -229,6 +223,5 @@
"ParamFieldName": "Runtime.JavaPath",
"IncludeInCommandLine": false,
"DefaultValue": "C:\\Program Files\\Java\\jre1.8.0_321\\bin\\server",
>>>>>>> Stashed changes
}
]