Sfoglia il codice sorgente

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

Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
Christian 5 anni fa
parent
commit
b6f9ac83bc
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.