diff options
author | Badlop <badlop@process-one.net> | 2012-11-26 13:22:29 +0100 |
---|---|---|
committer | Badlop <badlop@process-one.net> | 2012-11-26 13:22:29 +0100 |
commit | 2c2692668923137caaa61a9a095152e8cc54f6f1 (patch) | |
tree | 40d97d21c77c2b42f6b8014c07cfcdc759b55076 /doc | |
parent | Make terms serialization faster (diff) |
Copy, fix and document export2odbc command from mod_admin_extra.erl
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guide.tex | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/guide.tex b/doc/guide.tex index 1ecca4310..5ac47be89 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -5145,6 +5145,8 @@ The most interesting ones are: from other Jabber/XMPP servers There exist tutorials to \footahref{http://www.ejabberd.im/migrate-to-ejabberd}{migrate from other software to ejabberd}. +\titem{export2odbc virtualhost directory} \ind{export mnesia data to SQL files} + Export virtual host information from Mnesia tables to SQL files. \titem{delete\_expired\_messages} This option can be used to delete old messages in offline storage. This might be useful when the number of offline messages is very high. |