From f0f0d5a285bbae0824e876c8ddc54a12cf0b536a Mon Sep 17 00:00:00 2001 From: Mickael Remond Date: Tue, 18 Jun 2019 10:06:50 +0200 Subject: [PATCH] Improve component README --- _examples/xmpp_component/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_examples/xmpp_component/README.md b/_examples/xmpp_component/README.md index d58cef1..3cd25dd 100644 --- a/_examples/xmpp_component/README.md +++ b/_examples/xmpp_component/README.md @@ -3,6 +3,8 @@ This component will connect to ejabberd and act as a subdomain "service" of your primary XMPP domain (in that case localhost). +This component does nothing expect connect and show up in service discovery. + To be able to connect this component, you need to add a listener to your XMPP server. Here is an example ejabberd configuration for that component listener: