Update project-zomboidconfig.json
This commit is contained in:
		@@ -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"
 | 
			
		||||
    }
 | 
			
		||||
]
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user