47f5e4c326
Adjusted to show "Memory Limit (MB)" and "Java's maximum heap size" to mirror other modules.
15 lines
408 B
JSON
15 lines
408 B
JSON
[
|
|
{
|
|
"DisplayName": "Memory Limit (MB)",
|
|
"Category": "Server Settings",
|
|
"Description": "Java's maximum heap size",
|
|
"Keywords": "max ram",
|
|
"FieldName": "MaxHeap",
|
|
"InputType": "number",
|
|
"IsFlagArgument": false,
|
|
"ParamFieldName": "MaxHeap",
|
|
"IncludeInCommandLine": true,
|
|
"DefaultValue": "1024",
|
|
"EnumValues": {}
|
|
}
|
|
] |