mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-10-04 01:06:20 +00:00
mosquitto
This commit is contained in:
8
Mosquitto/mosquitto.conf
Normal file
8
Mosquitto/mosquitto.conf
Normal file
@@ -0,0 +1,8 @@
|
||||
allow_anonymous false
|
||||
listener 1883
|
||||
listener 9001
|
||||
protocol websockets
|
||||
persistence true
|
||||
password_file /mosquitto/config/pwfile
|
||||
persistence_file mosquitto.db
|
||||
persistence_location /mosquitto/data/
|
Reference in New Issue
Block a user