From: Sascha Steinbiss Date: Sat, 26 Jun 2021 11:40:09 +0000 (+0200) Subject: mqtt: enable in config and remove misleading comment X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9aedc7fd1a3e8e8039e01fdc5a2d84400e7e8dae;p=people%2Fms%2Fsuricata.git mqtt: enable in config and remove misleading comment --- diff --git a/suricata.yaml.in b/suricata.yaml.in index a6c0fe22d..3c188adf4 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -722,9 +722,8 @@ app-layer: enabled: yes detection-ports: dp: 5900, 5901, 5902, 5903, 5904, 5905, 5906, 5907, 5908, 5909 - # MQTT, disabled by default. mqtt: - # enabled: no + enabled: yes # max-msg-length: 1mb # subscribe-topic-match-limit: 100 # unsubscribe-topic-match-limit: 100