website/etc/crontab
Jake Howard 10b32da3e0
Add crontab to project
Cron will likely be a duplicate compose service with a different
command.
2022-08-20 20:48:27 +01:00

5 lines
157 B
Plaintext

@weekly ./manage.py update_index
@daily ./manage.py clearsessions
@daily ./manage.py update_unsplash_photos
*/10 * * * * ./manage.py publish_scheduled_pages