You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
235 B

  1. config vallumd mqtt
  2. option host 127.0.0.1
  3. option port 1883
  4. option tls 0
  5. option ca /etc/ssl/certs/ca-certificates.crt
  6. # option user username
  7. # option pass password
  8. list topics blacklist4
  9. list topics blacklist6
  10. option enabled 0