Skip to content
This repository was archived by the owner on Oct 26, 2022. It is now read-only.

Commit 58bccdb

Browse files
afunoJosh Frye
authored andcommitted
Update README.md
Correction of documentation (#58)
1 parent 290c329 commit 58bccdb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ GraphQL::Cache.configure do |config|
6868
config.cache = Rails.cache # The cache object to use for caching
6969
config.logger = Rails.logger # Logger to receive cache-related log messages
7070
config.expiry = 5400 # 90 minutes (in seconds)
71-
config.force = false # Cache override, when true no caching takes place
7271
end
7372
```
7473

0 commit comments

Comments
 (0)