Organize configuration sidebar (#7333)

* Organize configuration sidebar

* Add go2rtc config file

* More reorganization
This commit is contained in:
Nicolas Mowen
2023-07-30 18:29:50 -05:00
committed by GitHub
parent d0b38f0a47
commit f57d21039e
4 changed files with 40 additions and 24 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
---
id: index
title: Configuration File
title: Frigate Configuration Reference
---
For Home Assistant Addon installations, the config file needs to be in the root of your Home Assistant config directory (same location as `configuration.yaml`). It can be named `frigate.yaml` or `frigate.yml`, but if both files exist `frigate.yaml` will be preferred and `frigate.yml` will be ignored.