cleanup [-<option> . . .]
Performs the database cleanup process. The cleanup process applies the expiration rules, purges the deleted objects, removes the expired logins and deletes the old task logs.
This command does not exist in cmd4.
Options
-purge <time-span; e.g. 4:30 for 4 hours and 30 minutes, 2.06:00 for 2 days and 6 hours>
The process purges only the objects that have been deleted since the specified time. Optional, if not specified the default is one year.
-logintime <time-span; e.g. 4:30 for 4 hours and 30 minutes, 2.06:00 for 2 days and 6 hours>
Logins that have not been used for longer this time are automatically logged-out. Optional, if not specified the default is 30 minutes.
-logtime <time-span; e.g. 4:30 for 4 hours and 30 minutes, 2.06:00 for 2 days and 6 hours>
It is the maximum time the entries are kept in the task log. Optional, if not specified the default is one week.
Note
For purging of content directly, use the srv4 purge command.