Updated README
This commit is contained in:
parent
7a0845ad39
commit
bb1e9e9d7f
|
@ -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'
|
||||
|
|
Reference in a new issue