mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +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() ->
|
||||
#{desc =>
|
||||
?T("This module can be used to update existing SQL database "
|
||||
"from 'old' to 'new' schema. When the module is loaded "
|
||||
"use 'update_sql' ejabberdctl command.")}.
|
||||
"from the default to the new schema. Check the section "
|
||||
"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