aboutsummaryrefslogtreecommitdiff
path: root/src/ejabberd_commands.erl
diff options
context:
space:
mode:
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>2018-07-02 16:53:44 +0300
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>2018-07-02 16:53:44 +0300
commitfface33d54f24c777dbec96fda6bd00e665327fe (patch)
treec08bec646d61116cdb163e23d9fad75d2faa755a /src/ejabberd_commands.erl
parentMerge branch 'master' of github.com:processone/ejabberd (diff)
HTTP Upload: introduce new option 'external_secret'
The option makes it possible to offload all HTTP Upload processing to a separate HTTP server. Both ejabberd and the HTTP server should share this secret and behave exactly as described at at https://modules.prosody.im/mod_http_upload_external.html in the 'Implementation' section. Example configuration: modules: ... mod_http_upload: ... put_url: "http://separate.http.server/upload" external_secret: "foo bar baz" ...
Diffstat (limited to 'src/ejabberd_commands.erl')
0 files changed, 0 insertions, 0 deletions