]> granicus.if.org Git - ejabberd/commitdiff
Add MQTT listener and module in example config 19.02
authorChristophe Romain <christophe.romain@process-one.net>
Tue, 26 Feb 2019 13:53:05 +0000 (14:53 +0100)
committerChristophe Romain <christophe.romain@process-one.net>
Tue, 26 Feb 2019 13:53:05 +0000 (14:53 +0100)
ejabberd.yml.example

index 0a38a2b7f93a8fbba148fc14419807178843b89b..2d2a89185eb7c4875caac5279d7bd42038bc1c44 100644 (file)
@@ -90,6 +90,11 @@ listen:
     ip: "::"
     module: ejabberd_http
     web_admin: true
+  -
+    port: 1883
+    ip: "::"
+    module: mod_mqtt
+    backlog: 1000
 
 s2s_use_starttls: optional
 
@@ -188,6 +193,7 @@ modules:
     ## db_type: sql
     assume_mam_usage: true
     default: always
+  mod_mqtt: {}
   mod_muc:
     access:
       - allow