Skip to content

Commit

Permalink
Merge branch 'update_plugin_cronjob' into 'master'
Browse files Browse the repository at this point in the history
Update plugin cronjob

Add proxydata cronjob to cronjob (on master).

See merge request !58
  • Loading branch information
seocam committed Jun 9, 2015
2 parents c82d7c4 + 2c2074c commit 0541713
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions misc/etc/cron.d/colab
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@

*/5 * * * * colab colab-admin update_badges &> /dev/null

* * * * * colab colab-admin import_proxy_data &> /dev/null

27 3 * * * colab colab-admin clearsessions &> /dev/null

10 * * * * colab colab-admin update_planet &> /dev/null
Expand Down

0 comments on commit 0541713

Please sign in to comment.