mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-05 21:24:22 +01:00
19 lines
202 B
Plaintext
19 lines
202 B
Plaintext
##
|
|
# defaults
|
|
protocol mqtt
|
|
user root
|
|
|
|
##
|
|
# logging
|
|
log_dest stdout
|
|
|
|
##
|
|
# datastore
|
|
persistence true
|
|
persistence_location /data/
|
|
|
|
##
|
|
# User settings
|
|
#password_file /data/users.db
|
|
#allow_anonymous false
|