Update ejabberd to 19.05 #135

Manually merged
raucao merged 2 commits from feature/134-ejabberd_19.05 into master 2020-02-17 16:37:16 +00:00
Showing only changes of commit 56adfa37fb - Show all commits

View File

@ -64,6 +64,7 @@ listen:
"/bosh": mod_bosh
"/api": mod_http_api
"/upload": mod_http_upload
"/admin": ejabberd_web_admin
custom_headers:
"Access-Control-Allow-Origin": "*"
"Access-Control-Allow-Methods": "OPTIONS, HEAD, GET, PUT"
@ -71,7 +72,6 @@ listen:
"Access-Control-Allow-Credentials": "true"
tls: true
## "/pub/archive": mod_http_fileserver
web_admin: true
## register: true
captcha: false