mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-24 17:29:28 +01:00
Fix name option in documentation
This commit is contained in:
parent
aa65e626f4
commit
213a513f54
@ -112,7 +112,7 @@ mod_doc() ->
|
|||||||
example =>
|
example =>
|
||||||
["modules:",
|
["modules:",
|
||||||
" mod_auth_fast:",
|
" mod_auth_fast:",
|
||||||
" token_timeout: 14days"]}.
|
" token_lifetime: 14days"]}.
|
||||||
|
|
||||||
get_mechanisms(_LServer) ->
|
get_mechanisms(_LServer) ->
|
||||||
[<<"HT-SHA-256-NONE">>, <<"HT-SHA-256-UNIQ">>, <<"HT-SHA-256-EXPR">>, <<"HT-SHA-256-ENDP">>].
|
[<<"HT-SHA-256-NONE">>, <<"HT-SHA-256-UNIQ">>, <<"HT-SHA-256-EXPR">>, <<"HT-SHA-256-ENDP">>].
|
||||||
|
Loading…
Reference in New Issue
Block a user