Merge remote-tracking branch 'origin/master' into dev

This commit is contained in:
Blake Blackshear
2024-10-05 10:48:14 -05:00
21 changed files with 184 additions and 53 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ In Frigate, you can use an environment variable or a docker secret named `PLUS_A
:::warning
You cannot use the `environment_vars` section of your configuration file to set this environment variable.
You cannot use the `environment_vars` section of your Frigate configuration file to set this environment variable. It must be defined as an environment variable in the docker config or HA addon config.
:::