From 5bc48020f8c5568000b8078999bc04ac1eb2cae7 Mon Sep 17 00:00:00 2001 From: wire67 Date: Fri, 7 Jul 2023 17:48:35 +0100 Subject: [PATCH] Update ha_network_storage.md to make it clear which config file --- docs/docs/guides/ha_network_storage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/guides/ha_network_storage.md b/docs/docs/guides/ha_network_storage.md index 77bd79c53..0b9778766 100644 --- a/docs/docs/guides/ha_network_storage.md +++ b/docs/docs/guides/ha_network_storage.md @@ -15,7 +15,7 @@ As of HomeAsisstant Core 2023.6, Network Mounted Storage is supported for addons ### Initial Setup 1. Stop the Frigate addon -2. Update your config so the DB is stored in the /config directory by adding: +2. Update your [config](https://docs.frigate.video/configuration/) so the DB is stored in the /config directory by adding: ```yaml database: path: /config/frigate.db