From 84bc07a685ebbbd32de2d21bc8c0411fdf5fea08 Mon Sep 17 00:00:00 2001 From: scyto Date: Mon, 18 Aug 2025 13:57:15 -0700 Subject: [PATCH] Update docs/docs/configuration/reference.md accepted casing Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> --- docs/docs/configuration/reference.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/reference.md b/docs/docs/configuration/reference.md index 3c3684c3b..7c2795b15 100644 --- a/docs/docs/configuration/reference.md +++ b/docs/docs/configuration/reference.md @@ -74,7 +74,7 @@ tls: enabled: True # Optional: IPv6 configuration -Networking: +networking: # Optional: Enable IPv6 on 5000, and 8971 if tls is configured (default: shown below) IPv6: eanbled: False