docs: clarify that disabling RCON disables other features (#2607)

This commit is contained in:
Geoff Bourne
2024-01-21 12:21:40 -06:00
committed by GitHub
parent b73fb88b3b
commit 619cee5ae5
3 changed files with 21 additions and 3 deletions

View File

@@ -540,7 +540,7 @@ alternatively, you can mount: <code>/etc/localtime:/etc/localtime:ro
<tbody>
<tr>
<td><code>ENABLE_RCON</code></td>
<td>Should RCON be enabled</td>
<td>Enable/disable RCON support; however, be aware that disabling RCON will remove and limit some features, such as interactive and color console support.</td>
<td><code>true</code></td>
<td>⬜️</td>
</tr>