Skip to content

Commit fc65e41

Browse files
committed
upd mqtt config
1 parent 01df3f6 commit fc65e41

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

mosquitto/config/mosquitto.conf

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,8 @@ allow_anonymous false
55
password_file /mosquitto/config/passwordfile
66
listener 1883 0.0.0.0
77
listener 9001
8-
protocol websockets
8+
protocol websockets
9+
max_keepalive 120
10+
persistent_client_expiration 1h
11+
connection_messages true
12+
log_type all

0 commit comments

Comments
 (0)