2021-12-29 14:34:30 +01:00
|
|
|
[
|
|
|
|
{
|
2021-12-29 20:50:59 +01:00
|
|
|
"DisplayName": "Memory Limit (MB)",
|
2021-12-29 14:34:30 +01:00
|
|
|
"Category": "Server Settings",
|
2021-12-29 20:50:59 +01:00
|
|
|
"Description": "Java's maximum heap size",
|
2021-12-30 19:17:32 +01:00
|
|
|
"Keywords": "max ram heap",
|
2021-12-29 20:50:59 +01:00
|
|
|
"FieldName": "MaxHeap",
|
2021-12-29 14:34:30 +01:00
|
|
|
"InputType": "number",
|
|
|
|
"IsFlagArgument": false,
|
2021-12-29 20:50:59 +01:00
|
|
|
"ParamFieldName": "MaxHeap",
|
2021-12-30 19:17:32 +01:00
|
|
|
"IncludeInCommandLine": false,
|
2021-12-29 14:34:30 +01:00
|
|
|
"DefaultValue": "1024",
|
|
|
|
"EnumValues": {}
|
|
|
|
}
|
|
|
|
]
|