This commit is contained in:
Blake Blackshear 2024-01-30 05:55:56 -06:00
parent f00a834622
commit 61d694ddd9

View File

@ -1,9 +1,9 @@
--- ---
id: ha_network_storage id: ha_network_storage
title: HA Network Storage title: Home Assistant network storage
--- ---
As of HomeAsisstant Core 2023.6, Network Mounted Storage is supported for addons. As of Home Asisstant Core 2023.6, Network Mounted Storage is supported for addons.
## Setting Up Remote Storage For Frigate ## Setting Up Remote Storage For Frigate
@ -16,6 +16,7 @@ As of HomeAsisstant Core 2023.6, Network Mounted Storage is supported for addons
1. Stop the Frigate addon 1. Stop the Frigate addon
2. Update your [config](configuration/index.md) so the DB is stored in the /config directory by adding: 2. Update your [config](configuration/index.md) so the DB is stored in the /config directory by adding:
```yaml ```yaml
database: database:
path: /config/frigate.db path: /config/frigate.db