feat: add smart home runtime foundation
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
per_listener_settings true
|
||||
|
||||
listener 1883 0.0.0.0
|
||||
allow_anonymous false
|
||||
password_file /mosquitto/external_config/passwordfile
|
||||
acl_file /mosquitto/external_config/aclfile
|
||||
|
||||
persistence true
|
||||
persistence_location /mosquitto/data/
|
||||
|
||||
log_dest stdout
|
||||
log_type error
|
||||
log_type warning
|
||||
log_type notice
|
||||
connection_messages true
|
||||
Reference in New Issue
Block a user