mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-08-01 00:22:19 +03:00
fix restart fields
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user