From d6f63ceec500c0eb397eda5612ecc346ad995fa5 Mon Sep 17 00:00:00 2001 From: Badlop Date: Mon, 21 Sep 2009 10:03:37 +0000 Subject: Document more ejabberd commands in the Guide (EJAB-1041) SVN Revision: 2608 --- doc/guide.tex | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc/guide.tex') diff --git a/doc/guide.tex b/doc/guide.tex index 32e3d67fe..6d2bcf26b 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -4414,12 +4414,10 @@ Available commands in this ejabberd node: backup file Store the database to backup file connected_users List all established sessions connected_users_number Get the number of established sessions - delete_expired_messages Delete expired offline messages from database - delete_old_messages days Delete offline messages older than DAYS ... \end{verbatim} -The more interesting ones are: +The most interesting ones are: \begin{description} \titem{reopen\_log} Reopen the log files after they were renamed. If the old files were not renamed before calling this command, @@ -4457,6 +4455,9 @@ The more interesting ones are: \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. +\titem{delete\_old\_messages days} Delete offline messages older than the given days. +\titem{register user host password} Register an account in that domain with the given password. +\titem{unregister user host} Unregister the given account. \end{description} \makesubsection{accesscommands}{Restrict Execution with AccessCommands} -- cgit v1.2.3