Update advanced.md

Formatting of YAML for custom database location
This commit is contained in:
atinsley 2022-02-11 19:18:57 -05:00 committed by GitHub
parent cd379bdbda
commit 4983ba3fc8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,7 +45,7 @@ This may need to be in a custom location if network storage is used for the medi
```yaml ```yaml
database: database:
path: </path/to/database> path: /path/to/frigate.db
``` ```
### `model` ### `model`