From 1f60660332a9b0bb03bac6f9f23aa7fbce4142c8 Mon Sep 17 00:00:00 2001 From: James Manker Date: Sat, 7 May 2022 17:26:45 -0500 Subject: [PATCH] Update Conan Config Further changes requested. --- conan-exiles.kvp | 2 +- conan-exilesconfig.json | 13 ------------- 2 files changed, 1 insertion(+), 14 deletions(-) diff --git a/conan-exiles.kvp b/conan-exiles.kvp index 86b5b11..cf7ef1e 100644 --- a/conan-exiles.kvp +++ b/conan-exiles.kvp @@ -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 diff --git a/conan-exilesconfig.json b/conan-exilesconfig.json index 7f399ad..f76eed8 100644 --- a/conan-exilesconfig.json +++ b/conan-exilesconfig.json @@ -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",