Updated README

This commit is contained in:
annelin 2019-04-16 08:46:37 +03:00
parent bb1e9e9d7f
commit 84ebb98b5b

View file

@ -29,12 +29,13 @@ Next, move **config.yml.example** to and **config.yml** and edit **xmpp** sectio
```
db_path: 'users.db'
jid: 'telegram.jabber.ru'
host: 'localhost'
port: 8888
secret: 'secret'
loglevel: 0
xmpp:
db_path: 'users.db'
jid: 'telegram.jabber.ru'
host: 'localhost'
port: 8888
secret: 'secret'
loglevel: 0
```
If neccessary, edit **telegram** section too.