Skip to content

Commit

Permalink
[ci skip] Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
nbulaj committed Oct 18, 2016
1 parent ebd8860 commit fa5fbf2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ cap deploy:chewy:update # Updates data to all the indexes
cap deploy:chewy:update[indexes] # Updates data to the specified indexes
```

By default `Capistrano::Chewy` adds `deploy:chewy:rebuild` task after `deploy:updated`.
If you want to change it, then you need to disable default gem hooks by setting `chewy_default_hooks` to `false` in your deployment config and manually define the order of the tasks.

## Configuration

You can setup the following:
Expand Down

0 comments on commit fa5fbf2

Please sign in to comment.