Deployed 0f663df to edge with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions[bot]
2025-07-01 06:00:30 +00:00
parent 0790240310
commit d156456c7a
4 changed files with 39 additions and 27 deletions
@@ -1497,8 +1497,20 @@
<td><code>true</code></td>
<td>If access over http is allowed</td>
</tr>
<tr>
<td><code>DISABLE_IPV6</code></td>
<td><code>false</code></td>
<td><code>true</code></td>
<td>If IPv6 support should be disabled</td>
</tr>
</tbody>
</table>
<div class="admonition note">
<p class="admonition-title">IPv6 Caveats</p>
<p>Disabling IPv6 will disable the creation of the default IPv6 firewall rules and won't add a IPv6 address to the interface and clients.</p>
<p>You will however still see a IPv6 address in the Web UI, but it won't be used.</p>
<p>This option can be removed in the future, as more devices support IPv6.</p>
</div>