From: Christophe Romain Date: Tue, 26 Feb 2019 13:53:05 +0000 (+0100) Subject: Add MQTT listener and module in example config X-Git-Tag: 19.02 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c0862475ffeb3ffc795dce4d8c5c55d0e35480c;p=ejabberd Add MQTT listener and module in example config --- diff --git a/ejabberd.yml.example b/ejabberd.yml.example index 0a38a2b7f..2d2a89185 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