From 37f7bbef86e10e7371f2ebaa508207e99544dbfb Mon Sep 17 00:00:00 2001 From: Samual Lenks Date: Thu, 19 Dec 2013 02:22:35 -0500 Subject: [PATCH] Don't set passwords in metadata files --- server/hub/profile-bitmissile.cfg | 4 ++-- server/hub/profile-godzilla.cfg | 4 ++-- server/hub/profile-srv02.cfg | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/server/hub/profile-bitmissile.cfg b/server/hub/profile-bitmissile.cfg index 8d5dfc13..4317f9b4 100644 --- a/server/hub/profile-bitmissile.cfg +++ b/server/hub/profile-bitmissile.cfg @@ -23,10 +23,10 @@ sv_motd "^7${_motd_intro}\n^7${_motd_description}\n^2Administrated by ${_motd_ad // ============== sv_adminnick "${_servername} admin" rcon_secure 1 -rcon_password "example" +//rcon_password "example" // set in launcher as XON_PASS environment // ============= // Miscellaneous // ============= net_address "204.145.69.196" -sv_curl_defaulturl "http://mirror.bitmissile.com/xonotic/" \ No newline at end of file +sv_curl_defaulturl "http://mirror.bitmissile.com/xonotic/" diff --git a/server/hub/profile-godzilla.cfg b/server/hub/profile-godzilla.cfg index 5eaaa3c4..efa84df1 100644 --- a/server/hub/profile-godzilla.cfg +++ b/server/hub/profile-godzilla.cfg @@ -23,10 +23,10 @@ sv_motd "^7${_motd_intro}\n^7${_motd_description}\n^2Administrated by ${_motd_ad // ============== sv_adminnick "${_servername} admin" rcon_secure 1 -rcon_password "example" +//rcon_password "example" // set in launcher as XON_PASS environment // ============= // Miscellaneous // ============= net_address "" -sv_curl_defaulturl "http://maps.designxenon.com/samual.nexuizninjaz.com/xonotic-25-8-2011/" \ No newline at end of file +sv_curl_defaulturl "http://maps.designxenon.com/samual.nexuizninjaz.com/xonotic-25-8-2011/" diff --git a/server/hub/profile-srv02.cfg b/server/hub/profile-srv02.cfg index 4082941d..d29ad62b 100644 --- a/server/hub/profile-srv02.cfg +++ b/server/hub/profile-srv02.cfg @@ -23,10 +23,10 @@ sv_motd "^7${_motd_intro}\n^7${_motd_description}\n^2Administrated by ${_motd_ad // ============== sv_adminnick "${_servername} admin" rcon_secure 1 -rcon_password "example" +//rcon_password "example" // set in launcher as XON_PASS environment // ============= // Miscellaneous // ============= net_address "" -sv_curl_defaulturl "http://mapdl.xonotic.eu/samual/" \ No newline at end of file +sv_curl_defaulturl "http://mapdl.xonotic.eu/samual/" -- 2.39.2