ab6bac219e
Fixed the base directory, config startup command, and shutdown command.
15 lines
414 B
JSON
15 lines
414 B
JSON
[
|
|
{
|
|
"DisplayName": "Memory Limit (MB)",
|
|
"Category": "Server Settings",
|
|
"Description": "Java's maximum heap size",
|
|
"Keywords": "max ram heap",
|
|
"FieldName": "MaxHeap",
|
|
"InputType": "number",
|
|
"IsFlagArgument": false,
|
|
"ParamFieldName": "MaxHeap",
|
|
"IncludeInCommandLine": false,
|
|
"DefaultValue": "1024",
|
|
"EnumValues": {}
|
|
}
|
|
] |