Add default ejabberd_auth_http configuration file
This commit is contained in:
parent
97de583107
commit
4ebf99a1d1
7
ejabberd_auth_http/conf/ejabberd_auth_http.yml
Normal file
7
ejabberd_auth_http/conf/ejabberd_auth_http.yml
Normal file
@ -0,0 +1,7 @@
|
||||
auth_method: http
|
||||
auth_opts:
|
||||
host: "http://localhost:12000"
|
||||
connection_pool_size: 10
|
||||
connection_opts: []
|
||||
basic_auth: ""
|
||||
path_prefix: "/"
|
Loading…
x
Reference in New Issue
Block a user