Skip to content

Cron suggested in readme has a mistake #60

@kstange

Description

@kstange

The cron you suggest in the readme has a schedule of:

" * */4 * * * "

That runs every minute for an entire hour every 4 hours. I would recommend changing to a specific minute. I selected this for my cron:

" 15 */4 * * * "

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions