Update advanced.md (#4634)

This commit is contained in:
Nicolas Mowen
2022-12-08 05:47:27 -07:00
committed by GitHub
parent 2a5ab77637
commit fee3418e60

View File

@@ -33,6 +33,13 @@ Examples of available modules are:
This section can be used to set environment variables for those unable to modify the environment of the container (ie. within HassOS)
Example:
```yaml
environment_vars:
VARIABLE_NAME: variable_value
```
### `database`
Event and recording information is managed in a sqlite database at `/media/frigate/frigate.db`. If that database is deleted, recordings will be orphaned and will need to be cleaned up manually. They also won't show up in the Media Browser within Home Assistant.