{ "label": "Networking", "description": "Network-related settings such as IPv6 enablement for Frigate endpoints.", "ipv6": { "label": "IPv6 configuration", "description": "IPv6-specific settings for Frigate network services.", "enabled": { "label": "Enable IPv6", "description": "Enable IPv6 support for Frigate services (API and UI) where applicable." } }, "listen": { "label": "Listening ports configuration", "internal": { "label": "Internal port", "description": "Internal listening port for Frigate (default 5000)." }, "external": { "label": "External port", "description": "External listening port for Frigate (default 8971)." } } }