From fd84f14addbb76442b8572e42b1aece106859c99 Mon Sep 17 00:00:00 2001 From: scyto Date: Mon, 18 Aug 2025 13:59:17 -0700 Subject: [PATCH] fix typo, sigh --- 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 fb3df4d83..c4c024853 100644 --- a/docs/docs/configuration/reference.md +++ b/docs/docs/configuration/reference.md @@ -77,7 +77,7 @@ tls: networking: # Optional: Enable IPv6 on 5000, and 8971 if tls is configured (default: shown below) ipv6: - eanbled: False + enabled: False # Optional: Proxy configuration proxy: