Skip to content

Commit

Permalink
Merge 21a8b8e into 41990aa
Browse files Browse the repository at this point in the history
  • Loading branch information
0x962 committed Feb 21, 2020
2 parents 41990aa + 21a8b8e commit 8f62f1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,8 @@ Sidekiq.get_schedule
# => { 'every' => '1m', 'class' => 'HardWorker' }
```

Invoke `Sidekiq.remove_schedule(name)` to remove schedules.

## Time zones

Note that if you use the cron syntax, this will be interpreted as in the server time zone
Expand Down

0 comments on commit 8f62f1b

Please sign in to comment.