Skip to content

Commit

Permalink
Add Mosquitto MQTT broker
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmckenzie committed Aug 23, 2020
1 parent 787cfef commit 039e41a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .config
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,11 @@ CONFIG_PACKAGE_luci-proto-3g=y
CONFIG_PACKAGE_dropbear=n
CONFIG_PACKAGE_openssh-server=y

# Mosquitto MQTT broker
CONFIG_PACKAGE_mosquitto-ssl=y
CONFIG_MOSQUITTO_LWS=y
CONFIG_MOSQUITTO_PASSWD=y

# extra packages/utilities
CONFIG_PACKAGE_bind-host=y
CONFIG_PACKAGE_diffutils=y
Expand Down

0 comments on commit 039e41a

Please sign in to comment.