mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Add ejabberd_auth_http auth_opts brief description
This commit is contained in:
parent
220cf73318
commit
510ab53341
@ -337,6 +337,12 @@ doc() ->
|
||||
"considered successful as long as authentication of "
|
||||
"at least one of the methods succeeds. "
|
||||
"The default value is '[mnesia]'.")}},
|
||||
{auth_opts,
|
||||
#{desc =>
|
||||
?T("This option is used by the contributed module "
|
||||
"'ejabberd_auth_http' that can be installed from the "
|
||||
"'ejabberd-contrib' Git repository. Please refer to that "
|
||||
"module's README file for details about this option.")}},
|
||||
{auth_password_format,
|
||||
#{value => "plain | scram",
|
||||
desc =>
|
||||
|
Loading…
Reference in New Issue
Block a user