Update project-zomboidconfig.json
This commit is contained in:
parent
23a76b1068
commit
4004bcf8b0
@ -94,14 +94,14 @@
|
||||
{
|
||||
"DisplayName":"Server Password",
|
||||
"Category":"Server Settings",
|
||||
"Description":"Password to connect to the server. You should change this after first installing the server",
|
||||
"Description":"Password to connect to the server",
|
||||
"Keywords":"password",
|
||||
"FieldName":"Password",
|
||||
"InputType":"RandomPassword",
|
||||
"InputType":"password",
|
||||
"IsFlagArgument":false,
|
||||
"ParamFieldName":"Password",
|
||||
"IncludeInCommandLine":false,
|
||||
"DefaultValue":"Password123"
|
||||
"DefaultValue":""
|
||||
},
|
||||
{
|
||||
"DisplayName":"Admin Password",
|
||||
|
Loading…
Reference in New Issue
Block a user