Merge pull request #156 from who/master

Adding a default config for mod_rest
This commit is contained in:
badlop 2016-03-07 16:39:57 +01:00
commit 8c1df80794
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
modules:
mod_rest:
allowed_ips:
- "> {127,0,0,1} ."
listen:
-
port: 5285
module: ejabberd_http
request_handlers:
"/rest": mod_rest