summaryrefslogtreecommitdiff
path: root/ejabberd.yml.example
diff options
context:
space:
mode:
authorChristophe Romain <christophe.romain@process-one.net>2019-02-26 14:53:05 +0100
committerChristophe Romain <christophe.romain@process-one.net>2019-02-26 14:53:05 +0100
commit0c0862475ffeb3ffc795dce4d8c5c55d0e35480c (patch)
tree0e2a65aa10e52ca5deb944b93acb86e4da035a57 /ejabberd.yml.example
parentPrepare 19.02 (diff)
Add MQTT listener and module in example config
Diffstat (limited to 'ejabberd.yml.example')
-rw-r--r--ejabberd.yml.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index 0a38a2b7..2d2a8918 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -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