own3mall 7 лет назад
Родитель
Сommit
598fc294b5

+ 4 - 4
modules/config_games/server_configs/teamspeak3_linux32.xml

@@ -29,16 +29,16 @@
   </replace_texts>
   <server_params>
     <param key="license_accepted=" type="select" id="LICENS">
+	  <option value="1">Accepted</option>
       <option value="0">Denied</option>
-      <option value="1">Accepted</option>
       <options>ns</options>
       <desc>Agreeing to the TeamSpeak 3 server licence. Can be viewed &lt;a href=https://sales.teamspeak.com/documents/TeamSpeak_Master_License_Agreement_EN.pdf target=_blank&gt;here&lt;/a&gt;.</desc>
     </param>
     <param key="logappend=" type="select" id="LOG">
+	  <option value="1">Enabled</option>
       <option value="0">Disabled</option>
-      <option value="1">Enabled</option>
       <options>ns</options>
-      <desc>The log output will be appended to the previous log file.</desc>
+      <desc>The log output will be appended to the previous log file (disabling will cause OGP to be unable to return the server log contents in the panel).</desc>
     </param>
     <param key="query_protocols=" type="select" id="QP">
       <option value="raw">Classic</option>
@@ -50,4 +50,4 @@
   <lock_files>
     teamspeak3-server_linux_x86/ts3server
   </lock_files>
-</game_config>
+</game_config>

+ 4 - 4
modules/config_games/server_configs/teamspeak3_linux64.xml

@@ -29,16 +29,16 @@
   </replace_texts>
   <server_params>
     <param key="license_accepted=" type="select" id="LICENS">
+	  <option value="1">Accepted</option>
       <option value="0">Denied</option>
-      <option value="1">Accepted</option>
       <options>ns</options>
       <desc>Agreeing to the TeamSpeak 3 server licence. Can be viewed &lt;a href=https://sales.teamspeak.com/documents/TeamSpeak_Master_License_Agreement_EN.pdf target=_blank&gt;here&lt;/a&gt;.</desc>
     </param>
     <param key="logappend=" type="select" id="LOG">
+	  <option value="1">Enabled</option>
       <option value="0">Disabled</option>
-      <option value="1">Enabled</option>
       <options>ns</options>
-      <desc>The log output will be appended to the previous log file.</desc>
+      <desc>The log output will be appended to the previous log file (disabling will cause OGP to be unable to return the server log contents in the panel).</desc>
     </param>
     <param key="query_protocols=" type="select" id="QP">
       <option value="raw">Classic</option>
@@ -50,4 +50,4 @@
   <lock_files>
     teamspeak3-server_linux_amd64/ts3server
   </lock_files>
-</game_config>
+</game_config>

+ 4 - 4
modules/config_games/server_configs/teamspeak3_win32.xml

@@ -29,16 +29,16 @@
   </replace_texts>
   <server_params>
     <param key="license_accepted=" type="select" id="LICENS">
+	  <option value="1">Accepted</option>
       <option value="0">Denied</option>
-      <option value="1">Accepted</option>
       <options>ns</options>
       <desc>Agreeing to the TeamSpeak 3 server licence. Can be viewed &lt;a href=https://sales.teamspeak.com/documents/TeamSpeak_Master_License_Agreement_EN.pdf target=_blank&gt;here&lt;/a&gt;.</desc>
     </param>
     <param key="logappend=" type="select" id="LOG">
+	  <option value="1">Enabled</option>
       <option value="0">Disabled</option>
-      <option value="1">Enabled</option>
       <options>ns</options>
-      <desc>The log output will be appended to the previous log file.</desc>
+      <desc>The log output will be appended to the previous log file (disabling will cause OGP to be unable to return the server log contents in the panel).</desc>
     </param>
     <param key="query_protocols=" type="select" id="QP">
       <option value="raw">Classic</option>
@@ -47,4 +47,4 @@
       <desc>Protocols that can be used to connect to the ServerQuery.</desc>
     </param>
   </server_params>
-</game_config>
+</game_config>

+ 4 - 4
modules/config_games/server_configs/teamspeak3_win64.xml

@@ -29,16 +29,16 @@
   </replace_texts>
   <server_params>
     <param key="license_accepted=" type="select" id="LICENS">
+	  <option value="1">Accepted</option>
       <option value="0">Denied</option>
-      <option value="1">Accepted</option>
       <options>ns</options>
       <desc>Agreeing to the TeamSpeak 3 server licence. Can be viewed &lt;a href=https://sales.teamspeak.com/documents/TeamSpeak_Master_License_Agreement_EN.pdf target=_blank&gt;here&lt;/a&gt;.</desc>
     </param>
     <param key="logappend=" type="select" id="LOG">
+	  <option value="1">Enabled</option>
       <option value="0">Disabled</option>
-      <option value="1">Enabled</option>
       <options>ns</options>
-      <desc>The log output will be appended to the previous log file.</desc>
+      <desc>The log output will be appended to the previous log file (disabling will cause OGP to be unable to return the server log contents in the panel).</desc>
     </param>
     <param key="query_protocols=" type="select" id="QP">
       <option value="raw">Classic</option>
@@ -47,4 +47,4 @@
       <desc>Protocols that can be used to connect to the ServerQuery.</desc>
     </param>
   </server_params>
-</game_config>
+</game_config>