Adding a default config for mod_rest
This commit is contained in:
parent
e9a014a6cb
commit
e2939a0353
11
mod_rest/conf/mod_rest.yml
Normal file
11
mod_rest/conf/mod_rest.yml
Normal 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user