diff --git a/README.md b/README.md index cf07b92..303d7e4 100644 --- a/README.md +++ b/README.md @@ -1141,7 +1141,13 @@ Product.reindex Change timeout ```ruby -Searchkick.timeout = 5 # defaults to 10 +Searchkick.timeout = 15 # defaults to 10 +``` + +Set a lower timeout for searches [master] + +```ruby +Searchkick.search_timeout = 3 ``` Change the search method name in `config/initializers/searchkick.rb` -- libgit2 0.21.0