-
-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Labels
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done