Docs updates (#14202)

* Clarify live docs

* Link out to common config examples in getting started guide

* Add tip for go2rtc name configuration

* direct link
This commit is contained in:
Nicolas Mowen
2024-10-07 15:28:24 -05:00
committed by GitHub
parent 039ab1ccd7
commit 2a15b95f18
3 changed files with 17 additions and 5 deletions
+3 -1
View File
@@ -306,7 +306,9 @@ By default, Frigate will retain video of all events for 10 days. The full set of
### Step 7: Complete config
At this point you have a complete config with basic functionality. You can see the [full config reference](../configuration/reference.md) for a complete list of configuration options.
At this point you have a complete config with basic functionality.
- View [common configuration examples](../configuration/index.md#common-configuration-examples) for a list of common configuration examples.
- View [full config reference](../configuration/reference.md) for a complete list of configuration options.
### Follow up