fix restart fields

This commit is contained in:
Josh Hawkins
2026-02-27 09:40:21 -06:00
parent f90acd9b71
commit 6cd914951d
25 changed files with 318 additions and 59 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
},
"environment_vars": {
"label": "Environment variables",
"description": "Key/value pairs of environment variables to set for the Frigate process."
"description": "Key/value pairs of environment variables to set for the Frigate process in Home Assistant OS. Non-HAOS users must use Docker environment variable configuration instead."
},
"logger": {
"label": "Logging",
@@ -1246,6 +1246,7 @@
"selectPreset": "Select preset",
"manualPlaceholder": "Enter FFmpeg arguments"
},
"restartRequiredField": "Restart required",
"restartRequiredFooter": "Configuration changed - Restart required",
"sections": {
"detect": "Detection",