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
@@ -183,7 +183,7 @@ To do this:
3. Give `go2rtc` execute permission.
4. Restart Frigate and the custom version will be used, you can verify by checking go2rtc logs.
## Validating your config.yaml file updates
## Validating your config.yml file updates
When frigate starts up, it checks whether your config file is valid, and if it is not, the process exits. To minimize interruptions when updating your config, you have three options -- you can edit the config via the WebUI which has built in validation, use the config API, or you can validate on the command line using the frigate docker container.