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

9 lines
245 B
JSON
Raw Normal View History

{
2026-01-28 02:10:29 +03:00
"label": "TLS",
"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."
}
}