less technical verbiage

This commit is contained in:
John Ritsema 2023-01-03 17:17:12 -05:00
parent 2598406896
commit e1a04e814c

View File

@ -37,7 +37,7 @@ It is not recommended to copy this full configuration file. Only specify values
:::
**Note:** Dynamic configuration values are currently supported in the following sections: `mqtt.password` and `cameras.<name>.ffmpeg.inputs.[].path`. Dynamic values can be set using environment variables with names starting with `FRIGATE_`. For example, `{FRIGATE_MQTT_PASSWORD}`, `{FRIGATE_RTSP_USER}`, `{FRIGATE_RTSP_PASSWORD}`.
**Note:** Dynamic configuration values are currently only supported for MQTT password and camera ffmpeg paths. Dynamic values can be set using environment variables with names starting with `FRIGATE_`. For example, `{FRIGATE_MQTT_PASSWORD}`, `{FRIGATE_RTSP_USER}`, `{FRIGATE_RTSP_PASSWORD}`.
```yaml
mqtt: