mention the contrib directory in the readme

This commit is contained in:
Daniel Gultsch 2015-07-22 11:31:09 +02:00
parent f528a250f1
commit 7f6be7e97a
1 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,9 @@ Configuration happens in config.yml and is pretty straight forward.
For security purposes you should put the python script behind an HTTPS proxy or stunnel (remember to adapt the URLs).
For quicker results you can also use the build in TLS encryption by setting the ```keyfile``` and ```certfile``` in the config file.
For the configuration on the XMPP server side have a look into the contrib directory or check the server documentation.
###Run
Running the component is as easy as invoking ```python server.py```