From e5661070079e370c4a82fc328db95cf265b00740 Mon Sep 17 00:00:00 2001 From: Greelan <53196309+Greelan@users.noreply.github.com> Date: Sun, 26 Dec 2021 06:27:05 +1030 Subject: [PATCH] Update project-zomboidconfig.json --- project-zomboidconfig.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project-zomboidconfig.json b/project-zomboidconfig.json index be0dadf..29c2ca1 100644 --- a/project-zomboidconfig.json +++ b/project-zomboidconfig.json @@ -48,10 +48,10 @@ "Category": "Server Settings", "Description": "Maximum server memory (in GB)", "Keywords": "maximum memory", - "FieldName": "MaxRAM", + "FieldName": "MaxMemory", "InputType": "number", "IsFlagArgument": false, - "ParamFieldName": "MaxRAM", + "ParamFieldName": "MaxMemory", "IncludeInCommandLine": false, "DefaultValue": "4" }