Skip to content

Commit

Permalink
Merge branch 'main' of github.com:torchlight-api/torchlight-jigsaw
Browse files Browse the repository at this point in the history
  • Loading branch information
aarondfrancis committed Jul 18, 2021
2 parents 81968b9 + 3ffea61 commit 014f289
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,9 @@ You can change the host where your API requests are sent. Not sure why you'd eve

### Cache

Torchlight requires a separate cache path, distinct from the Jigsaw cache. Jigsaw cleans out its cache from time to time, whereas Torchlight depends on individual TTLs, courtesy of the Laravel cache driver.
Torchlight requires a separate cache path, distinct from the Jigsaw cache. Jigsaw cleans out its cache from time to time, whereas Torchlight depends on individual TTLs, courtesy of the Laravel cache driver.

> You may want to add your configured cache path (`/torchlight_cache/`) to your `.gitignore` file so the cache files aren't persisted to your git history.

## Usage
Expand Down

0 comments on commit 014f289

Please sign in to comment.