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

9 lines
231 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": {
2026-01-29 18:43:43 +03:00
"label": "Enable TLS",
"description": "Enable TLS for Frigate's web UI and API on the configured TLS port."
}
}