processone / docs.ejabberd.im

This is documentation site for ejabberd messaging server
https://docs.ejabberd.im/
14 stars 44 forks source link

Deprecation of mod_http_upload service_url #85

Closed Andy-2639 closed 4 years ago

Andy-2639 commented 4 years ago

Original issue: https://github.com/processone/ejabberd/issues/3187

Environment

https://www.process-one.net/downloads/downloads-action.php?file=/ejabberd/20.02/ejabberd-20.02-windows.exe

Windows 10 Pro x64 Version 1909

Description

I'm using mod_http_upload with service_url option. On ejabberd start, this deprecation message is written into the log:

2020-03-14 12:04:21.041 [warning] <0.105.0>@ejabberd_config_transformer:warn_deprecated_option:530 Option 'service_url' is deprecated. Use option 'external_secret' instead.

I don't find a deprecation hint in the documentation: https://docs.ejabberd.im/admin/configuration/#mod-http-upload

Please remove the deprecation log entry or mark the service_url option as deprecated in the documentation.