From: Holger Weiss Date: Mon, 5 Sep 2016 22:08:43 +0000 (+0200) Subject: node_mb: Fix configuration documentation X-Git-Tag: 16.09~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=48ce34987d211208a794844e9a47489588c9ba75;p=ejabberd node_mb: Fix configuration documentation A node plugin used in a 'pep_mapping' must explicitly be added to the list of 'plugins'. --- diff --git a/src/node_mb.erl b/src/node_mb.erl index 6c7f09780..ce264a9e4 100644 --- a/src/node_mb.erl +++ b/src/node_mb.erl @@ -38,6 +38,7 @@ %%% plugins: %%% - "flat" %%% - "pep" # Requires mod_caps. +%%% - "mb" %%% pep_mapping: %%% "urn:xmpp:microblog:0": "mb" %%%