frigate/web/public/locales/en/config/tls.json
2026-02-27 09:37:57 -06:00

9 lines
259 B
JSON

{
"label": "TLS configuration",
"description": "TLS settings for Frigate's web endpoints (port 8971).",
"enabled": {
"label": "Enable TLS for port 8971",
"description": "Enable TLS for Frigate's web UI and API on the configured TLS port."
}
}