mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 01:39:35 +02:00
Mention in what ejabberd version was added update_sql_schema option
This commit is contained in:
parent
a29d54c497
commit
4fd83631ec
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue