Skip to content
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.
This repository has been archived by the owner on Feb 13, 2019. It is now read-only.

allow to add a disabled a cron-entry #2

Closed
woutervh opened this issue Aug 27, 2015 · 1 comment
Closed

allow to add a disabled a cron-entry #2

woutervh opened this issue Aug 27, 2015 · 1 comment

Comments

@woutervh
Copy link

it should be possible to add a cront-entry that is commented out

# Generated by /apps/buildouts/... [cronjob-task1]
#0 * * * *       /apps/buildouts/myapp/bin/task1
# END /apps/buildouts/... [cronjob-task1]
[mycronjob]
recipe = z3c.recipe.usercrontab
times = 0 12 * * *
command = echo nothing happens at noon
disabled = True     # default to False
@woutervh
Copy link
Author

issue moved to reinout/z3c.recipe.usercrontab#1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant