Update project-zomboidconfig.json
This commit is contained in:
parent
df5f190cad
commit
50b0c395c1
@ -46,13 +46,13 @@
|
|||||||
{
|
{
|
||||||
"DisplayName": "Maximum Server Memory",
|
"DisplayName": "Maximum Server Memory",
|
||||||
"Category": "Server Settings",
|
"Category": "Server Settings",
|
||||||
"Description": "Maximum server memory (in GB)",
|
"Description": "Maximum server memory (in MB)",
|
||||||
"Keywords": "maximum memory",
|
"Keywords": "maximum memory",
|
||||||
"FieldName": "MaxMemory",
|
"FieldName": "MaxMemory",
|
||||||
"InputType": "number",
|
"InputType": "number",
|
||||||
"IsFlagArgument": false,
|
"IsFlagArgument": false,
|
||||||
"ParamFieldName": "MaxMemory",
|
"ParamFieldName": "MaxMemory",
|
||||||
"IncludeInCommandLine": false,
|
"IncludeInCommandLine": false,
|
||||||
"DefaultValue": "4"
|
"DefaultValue": "4096"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user