forked from Github/frigate
Merge pull request #32 from tubalainen/patch-2
Clarification on username and password for MQTT
This commit is contained in:
@@ -3,6 +3,8 @@ web_port: 5000
|
|||||||
mqtt:
|
mqtt:
|
||||||
host: mqtt.server.com
|
host: mqtt.server.com
|
||||||
topic_prefix: frigate
|
topic_prefix: frigate
|
||||||
|
# user: username # Optional -- Uncomment for use
|
||||||
|
# password: password # Optional -- Uncomment for use
|
||||||
|
|
||||||
cameras:
|
cameras:
|
||||||
back:
|
back:
|
||||||
|
|||||||
Reference in New Issue
Block a user