From afda34ffe81a980cd374931cab5b5de177dcf1e2 Mon Sep 17 00:00:00 2001 From: scyto Date: Mon, 18 Aug 2025 13:53:50 -0700 Subject: [PATCH] update reference.md --- docs/docs/configuration/reference.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/docs/configuration/reference.md b/docs/docs/configuration/reference.md index e54f07a2b..7c9f5d159 100644 --- a/docs/docs/configuration/reference.md +++ b/docs/docs/configuration/reference.md @@ -73,6 +73,12 @@ tls: # Optional: Enable TLS for port 8971 (default: shown below) enabled: True +# Optiona: IPv6 configuration +Networking: + # Optional: Enable IPv6 on 5000 and 8971 if tls is configured (default: shown below) + IPv6: + eanbled: False + # Optional: Proxy configuration proxy: # Optional: Mapping for headers from upstream proxies. Only used if Frigate's auth