Skip to content

Commit

Permalink
Added some entry in README
Browse files Browse the repository at this point in the history
  • Loading branch information
dfryta committed Jan 17, 2013
1 parent acdcd84 commit 67a7462
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,16 @@ You can also mix up both of these methods::

This will run job every 2h plus one run at 6:30.

Allowing parallels runs
-----------------------

By deafult parallels runs are not allowed (for security reasons). However if you
want enable them just add:

ALLOW_PARALLEL_RUNS = True

in your CronJob class.


Installation
------------
Expand Down

0 comments on commit 67a7462

Please sign in to comment.