Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
adding a new configuration parameter
  • Loading branch information
RamyHakam authored Sep 10, 2019
1 parent e51ad95 commit 916b701
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ composer require saloodo/scheduler
```yaml
scheduler:
cache_driver: 'app_general_cache'
cache_store: 'lock_store_provider'
```
## How do I add jobs to the scheduler?
Expand Down

0 comments on commit 916b701

Please sign in to comment.