Explorar o código

fix(rust): server config text change for rcon (#3175)

Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
Christian %!s(int64=5) %!d(string=hai) anos
pai
achega
b6f9ac83bc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lgsm/config-default/config-lgsm/rustserver/_default.cfg

+ 1 - 1
lgsm/config-default/config-lgsm/rustserver/_default.cfg

@@ -14,7 +14,7 @@ port="28015"
 rconport="28016"
 appport=28082
 rconpassword="CHANGE_ME"
-rconweb="1" # Value is: 1 for the Facepunch web panel; 0 for RCON tools like Rusty or Rustadmin.
+rconweb="1" # Value is: 1 for the Facepunch web panel, Rustadmin desktop and Rustadmin Online; 0 for RCON tools like Rusty.
 servername="Rust"
 maxplayers="50"
 seed="" # range: 1-2147483647, used to reproduce a procedural map.