Skip to content

Commit

Permalink
Clarification on username and password for MQTT
Browse files Browse the repository at this point in the history
  • Loading branch information
tubalainen committed May 10, 2019
1 parent f95d8b6 commit 9525bae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ web_port: 5000
mqtt:
host: mqtt.server.com
topic_prefix: frigate
# user: username # Optional -- Uncomment for use
# password: password # Optional -- Uncomment for use

cameras:
back:
Expand Down

0 comments on commit 9525bae

Please sign in to comment.