Files
addons/zwave/rootfs/etc/mosquitto.conf
Pascal Vizeli 9e18140dd6 Add support for new openzwave (#1273)
* Add support for new openzwave

* Fix pipeline

* fix log output

* Support auth / discovery

* Add basic structs

* fix lint

* Fix start order
2020-05-07 14:12:27 +02:00

21 lines
228 B
Plaintext

##
# defaults
listener 1883
user root
##
# logging
log_dest stdout
##
# datastore
persistence true
persistence_location /data/
##
# auth
allow_anonymous false
password_file /data/auth.db
# Dynamic config