11 lines
226 B
Plaintext
11 lines
226 B
Plaintext
persistence true
|
|
persistence_location /mosquitto/data/
|
|
|
|
listener 1883
|
|
allow_anonymous false
|
|
password_file /mosquitto/config/passwd
|
|
|
|
listener 9001
|
|
protocol websockets
|
|
allow_anonymous false
|
|
password_file /mosquitto/config/passwd |