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