Skip to content

Commit

Permalink
update docs/Cronjobs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hmert committed Apr 22, 2015
1 parent 2586e9d commit dd89229
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/Cronjobs.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
```
0 */2 * * * php [OJS_DIRECTORY]/app/console ojs:jobqueue:add ojs:count:journals:subjects
0 */2 * * * php [OJS_DIRECTORY]/app/console ojs:jobqueue:add ojs:count:common
Expand All @@ -6,3 +7,4 @@
# 0 */2 * * * php [OJS_DIRECTORY]/app/console ojs:count:common
0 */4 * * * php [OJS_DIRECTORY]/app/console ojs:jobqueue:add fos:elastica:populate
```

0 comments on commit dd89229

Please sign in to comment.