Update docs to reflect HA addon storage feature (#6681)

* Clean up docs given HA addon storage support

* Add guide for using HA network storage

* Add to sidebar

* Specify that media type needs to be used

* Link to storage guide from install docs

* Instruct users to store DB in /config

* Update ha_network_storage.md

* Recommend that data is moved or deleted
This commit is contained in:
Nicolas Mowen
2023-06-30 21:13:08 -06:00
committed by GitHub
parent 730416418d
commit 8cb8a030be
3 changed files with 50 additions and 29 deletions

View File

@@ -11,6 +11,7 @@ module.exports = {
"guides/configuring_go2rtc",
"guides/false_positives",
"guides/ha_notifications",
"guides/ha_network_storage",
"guides/stationary_objects",
"guides/reverse_proxy",
],