diff --git a/src/mod_auth_fast.erl b/src/mod_auth_fast.erl index 6ada831c2..c6a79167c 100644 --- a/src/mod_auth_fast.erl +++ b/src/mod_auth_fast.erl @@ -98,7 +98,7 @@ mod_doc() -> note => "added in 24.12", opts => [{db_type, - #{value => "mnesia | sql", + #{value => "mnesia", desc => ?T("Same as top-level _`default_db`_ option, but applied to this module only.")}}, {token_lifetime,