25
1
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:
Paweł Chmielowski 2024-12-20 10:32:21 +01:00
parent aa65e626f4
commit 213a513f54

View File

@ -112,7 +112,7 @@ mod_doc() ->
example =>
["modules:",
" mod_auth_fast:",
" token_timeout: 14days"]}.
" token_lifetime: 14days"]}.
get_mechanisms(_LServer) ->
[<<"HT-SHA-256-NONE">>, <<"HT-SHA-256-UNIQ">>, <<"HT-SHA-256-EXPR">>, <<"HT-SHA-256-ENDP">>].