Files
frigate/web/public/locales/en/config/tls.json
T

9 lines
259 B
JSON
Raw Normal View History

{
2026-01-24 08:54:56 -06:00
"label": "TLS configuration",
"description": "TLS settings for Frigate's web endpoints (port 8971).",
"enabled": {
2026-01-24 08:54:56 -06:00
"label": "Enable TLS for port 8971",
"description": "Enable TLS for Frigate's web UI and API on the configured TLS port."
}
2026-01-24 08:54:56 -06:00
}