mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 11:38:30 +02:00
Improve readme #2925
This commit is contained in:
parent
bd31b1388a
commit
55b569031b
2 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,6 @@
|
|||
17.09.2015
|
||||
* deploy-example.rb has been updated with `@cron_group`.
|
||||
|
||||
11.08.2015
|
||||
|
||||
* Possible to add whitelist_emails_for_staging list at application.yml
|
||||
|
|
|
@ -117,7 +117,7 @@ General rake and mina tips:
|
|||
|
||||
### CRON
|
||||
|
||||
Crontab can be setup after deploy. Jobs can be viewed [here](/config/schedule.rb).
|
||||
Crontab can be setup after deploy. Jobs can be viewed [here](/config/schedule.rb). Some jobs are dependent on `cron_group` variable set in [deploy-example.rb](/config/deploy-example.rb) file.
|
||||
|
||||
mina pr cron:setup # to update the crontab.
|
||||
mina pr cron:clear # to clear crontab.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue