瀏覽代碼

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

Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
Christian 5 年之前
父節點
當前提交
b6f9ac83bc
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.