mirror of
https://github.com/moparisthebest/HttpUploadComponent
synced 2024-12-21 23:18:55 -05:00
mention the contrib directory in the readme
This commit is contained in:
parent
f528a250f1
commit
7f6be7e97a
@ -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```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user