Update project-zomboidconfig.json
This commit is contained in:
parent
9650b6a5d4
commit
e566107007
@ -48,10 +48,10 @@
|
|||||||
"Category": "Server Settings",
|
"Category": "Server Settings",
|
||||||
"Description": "Maximum server memory (in GB)",
|
"Description": "Maximum server memory (in GB)",
|
||||||
"Keywords": "maximum memory",
|
"Keywords": "maximum memory",
|
||||||
"FieldName": "MaxRAM",
|
"FieldName": "MaxMemory",
|
||||||
"InputType": "number",
|
"InputType": "number",
|
||||||
"IsFlagArgument": false,
|
"IsFlagArgument": false,
|
||||||
"ParamFieldName": "MaxRAM",
|
"ParamFieldName": "MaxMemory",
|
||||||
"IncludeInCommandLine": false,
|
"IncludeInCommandLine": false,
|
||||||
"DefaultValue": "4"
|
"DefaultValue": "4"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user