From: Samual Lenks Date: Thu, 19 Dec 2013 07:22:35 +0000 (-0500) Subject: Don't set passwords in metadata files X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=37f7bbef86e10e7371f2ebaa508207e99544dbfb;p=xonotic%2Fxonotic.git Don't set passwords in metadata files --- 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/"