mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Mention in what ejabberd version was added update_sql_schema option
This commit is contained in:
parent
a29d54c497
commit
4fd83631ec
@ -924,6 +924,7 @@ doc() ->
|
||||
[binary:part(ejabberd_config:version(), {0,5})]}}},
|
||||
{update_sql_schema,
|
||||
#{value => "true | false",
|
||||
note => "added in 23.10",
|
||||
desc =>
|
||||
?T("Allow ejabberd to update SQL schema. "
|
||||
"The default value is 'true'.")}},
|
||||
|
Loading…
Reference in New Issue
Block a user