Skip to content

[FEAT] No cronjob configured for periodic tasks #52

@adhawkins

Description

@adhawkins

Is this a new feature request?

  • I have searched the existing issues

Wanted change

Add a cronjob entry to run the periodic tasks as configured in the software.

The recommended entry is:

* /5 * * * /usr/bin/php /app/www/public/cron.php key=<securitykey> >/dev/null

The security key is configured in the database, so would ideally need to be updated automatically should this change.

Reason for change

Without this, the 'universal-cron' mod is required to be installed and configured by the end user.

Proposed code change

No response

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions