mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-22 17:28:25 +01:00
Typo
This commit is contained in:
parent
3dd7febb98
commit
2b3d588f10
@ -87,7 +87,7 @@ mod_opt_type(token_refresh_age) ->
|
||||
mod_options(Host) ->
|
||||
[{db_type, ejabberd_config:default_db(Host, ?MODULE)},
|
||||
{token_lifetime, 30*24*60*60},
|
||||
{token_refresh_age, 2*60*605}].
|
||||
{token_refresh_age, 24*60*60}].
|
||||
|
||||
mod_doc() ->
|
||||
#{desc =>
|
||||
|
Loading…
Reference in New Issue
Block a user