Built-in crontab tasks
Esta página aún no está disponible en tu idioma.
| Task | Default time | Execution | Description |
|---|---|---|---|
| Dashboard Activity Purge | @daily | At 00:00. | Clean older than one month activity log entries. |
| User Items Serialize | @hourly | Each hour. | |
| Refresh User Items | @weekly | Each sunday. | Refresh the total repository size assigned to a single user. Each user is owner of some repository size. |
| User Mail Importer | */30 * * * * | Each 30 minutes. | Import mails from registered user mail accounts. |
| Text Extractor Worker | */5 * * * * | Each 5 minutes. | Process text extraction queue. For more information Statistics. |
| Session Watchdog | */5 * * * * | Each 5 minutes. | Kill orphan sessions. |
| Process Pending Tasks | */5 * * * * | Each 5 minutes. | Execute pending task. For more information Statistics. |