require restart when enabling camera that is disabled in config

This commit is contained in:
Josh Hawkins
2026-02-27 09:40:21 -06:00
parent c62e0d3f46
commit 65dc9b2bac
2 changed files with 37 additions and 9 deletions
+1 -1
View File
@@ -430,7 +430,7 @@
"enableDesc": "Temporarily disable an enabled camera until Frigate restarts. Disabling a camera completely stops Frigate's processing of this camera's streams. Detection, recording, and debugging will be unavailable.<br /> <em>Note: This does not disable go2rtc restreams.</em>",
"disableLabel": "Disabled cameras",
"disableDesc": "Enable a camera that is currently not visible in the UI and disabled in the configuration. A restart of Frigate is required after enabling.",
"enableSuccess": "Enabled {{cameraName}} in configuration"
"enableSuccess": "Enabled {{cameraName}} in configuration. Restart Frigate to apply the changes."
},
"cameraConfig": {
"add": "Add Camera",