From 4fbd56d66dcceb04a2e93b784c51bbefdb8585a6 Mon Sep 17 00:00:00 2001 From: xengineering Date: Wed, 30 Jul 2025 19:10:43 +0200 Subject: fw: mosquitto.conf: Add file --- fw/mosquitto.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 fw/mosquitto.conf (limited to 'fw') diff --git a/fw/mosquitto.conf b/fw/mosquitto.conf new file mode 100644 index 0000000..5bc3c01 --- /dev/null +++ b/fw/mosquitto.conf @@ -0,0 +1,7 @@ +# This Source Code Form is subject to the terms of the Mozilla Public License, +# v. 2.0. If a copy of the MPL was not distributed with this file, You can +# obtain one at https://mozilla.org/MPL/2.0/. + +listener 1883 +bind_interface zeth +allow_anonymous true -- cgit v1.2.3-70-g09d2