From bb1e9e9d7f2edde99ccc702e54930535c36cea08 Mon Sep 17 00:00:00 2001 From: annelin Date: Tue, 16 Apr 2019 08:45:25 +0300 Subject: [PATCH] Updated README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b09401..06ef4d0 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,8 @@ First of all, you need to create component listener on your Jabber server. For example, for ejabberd: -```port: 8888 +``` +port: 8888 module: ejabberd_service access: all shaper_rule: fast @@ -26,6 +27,7 @@ hosts: Next, move **config.yml.example** to and **config.yml** and edit **xmpp** section to match component listener: + ``` db_path: 'users.db' jid: 'telegram.jabber.ru'