mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-08 12:15:25 +03:00
tweaks
This commit is contained in:
parent
f00a834622
commit
61d694ddd9
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
id: ha_network_storage
|
id: ha_network_storage
|
||||||
title: HA Network Storage
|
title: Home Assistant network storage
|
||||||
---
|
---
|
||||||
|
|
||||||
As of Home Asisstant Core 2023.6, Network Mounted Storage is supported for addons.
|
As of Home Asisstant Core 2023.6, Network Mounted Storage is supported for addons.
|
||||||
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user