Various: updates to RCON settings (#307)
This commit is contained in:
@@ -83,20 +83,6 @@
|
||||
"EnumValues": {},
|
||||
"Hidden": true
|
||||
},
|
||||
{
|
||||
"DisplayName": "Remote Admin Password",
|
||||
"Description": "",
|
||||
"Category": "Hidden Settings",
|
||||
"Keywords": "",
|
||||
"FieldName": "$RemoteAdminPassword",
|
||||
"InputType": "text",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "serveradmin_password",
|
||||
"IncludeInCommandLine": false,
|
||||
"DefaultValue": "",
|
||||
"EnumValues": {},
|
||||
"Hidden": true
|
||||
},
|
||||
{
|
||||
"DisplayName": "Default Voice Port",
|
||||
"Description": "",
|
||||
@@ -359,6 +345,18 @@
|
||||
"Suffix": "connections",
|
||||
"EnumValues": {}
|
||||
},
|
||||
{
|
||||
"DisplayName": "RCON (Admin) Password",
|
||||
"Description": "See the Security and Privacy menu for configurable options for the server's RCON.",
|
||||
"Category": "Server Settings",
|
||||
"Keywords": "admin,RCON,password",
|
||||
"FieldName": "$RemoteAdminPassword",
|
||||
"InputType": "hidden",
|
||||
"IsFlagArgument": false,
|
||||
"ParamFieldName": "serveradmin_password",
|
||||
"IncludeInCommandLine": false,
|
||||
"EnumValues": {}
|
||||
},
|
||||
{
|
||||
"DisplayName": "Log Path",
|
||||
"Description": "The physical path where the server will create logfiles.",
|
||||
|
||||
Reference in New Issue
Block a user