mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-28 16:34:13 +01:00
Add link to docs about default and new database schemas
This commit is contained in:
parent
8daea451e3
commit
bf62cf3db6
@ -363,5 +363,6 @@ mod_options(_) -> [].
|
|||||||
mod_doc() ->
|
mod_doc() ->
|
||||||
#{desc =>
|
#{desc =>
|
||||||
?T("This module can be used to update existing SQL database "
|
?T("This module can be used to update existing SQL database "
|
||||||
"from 'old' to 'new' schema. When the module is loaded "
|
"from the default to the new schema. Check the section "
|
||||||
"use 'update_sql' ejabberdctl command.")}.
|
"http://../database-ldap/#default-and-new-schemas[Default and New Schemas] for details. "
|
||||||
|
"When the module is loaded use 'update_sql' ejabberdctl command.")}.
|
||||||
|
Loading…
Reference in New Issue
Block a user