mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-12 03:17:36 +03:00
9 lines
259 B
JSON
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."
|
|
}
|
|
}
|