Disable MQTT by default

To enable MQTT, one has to load policy/scripts/mqtt. Like with smb in
2.5, the consts are loaded by default.
This commit is contained in:
Johanna Amann 2019-08-05 15:21:16 -07:00 committed by Johanna Amann
parent 39b9468f9d
commit 0f96a9dedf
14 changed files with 510 additions and 570 deletions

View file

@ -1,5 +0,0 @@
signature dpd_mqtt {
payload /^.{4,7}MQ/
enable "mqtt"
}