Browse Source

Merge pull request #32 from tubalainen/patch-2

Clarification on username and password for MQTT
Blake Blackshear 6 years ago
parent
commit
911c1b2bfa
1 changed files with 2 additions and 0 deletions
  1. 2 0
      config/config.yml

+ 2 - 0
config/config.yml

@@ -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: