Update Conan Config
Further changes requested.
This commit is contained in:
parent
b417df11b6
commit
1f60660332
@ -43,7 +43,7 @@ App.ApplicationPort3=27015
|
||||
App.RemoteAdminPort=25575
|
||||
App.MaxUsers=40
|
||||
App.UseRandomAdminPassword=True
|
||||
App.RemoteAdminPassword=eb556e2744554cb8a161246ef8a82b8e
|
||||
App.RemoteAdminPassword=
|
||||
App.AdminMethod=SourceRCON
|
||||
App.AdminLoginTransform=None
|
||||
App.RCONConnectDelaySeconds=5
|
||||
|
@ -136,19 +136,6 @@
|
||||
"Required": true,
|
||||
"EnumValues":{}
|
||||
},
|
||||
{
|
||||
"DisplayName":"RCON Password",
|
||||
"Category":"Server Settings",
|
||||
"Description":"Password to connect to RCON.",
|
||||
"Keywords":"rcon,password",
|
||||
"FieldName":"$RemoteAdminPassword",
|
||||
"InputType":"RandomPassword",
|
||||
"IsFlagArgument":false,
|
||||
"ParamFieldName":"RconPassword",
|
||||
"IncludeInCommandLine":false,
|
||||
"EnumValues":{},
|
||||
"Hidden": true
|
||||
},
|
||||
{
|
||||
"DisplayName":"Server Region",
|
||||
"Category":"Server Settings",
|
||||
|
Loading…
Reference in New Issue
Block a user