Remove default ejabberd_auth_http.yml, README explains how to enable (#284)

This commit is contained in:
Badlop 2020-02-19 13:53:52 +01:00
parent 2fcf924747
commit 6220d58e43
2 changed files with 2 additions and 7 deletions

View File

@ -16,6 +16,8 @@ central user database, which is shared with other services. It fits
perfectly when client application uses custom authentication token and
ejabberd has to validate it externally.
This module requires ejabberd 20.02 or higher.
## Configuration
### How to enable

View File

@ -1,7 +0,0 @@
auth_method: http
auth_opts:
host: "http://localhost:12000"
connection_pool_size: 10
connection_opts: []
basic_auth: ""
path_prefix: "/"