Skip to content

Commit

Permalink
DOC fix partial caching config example
Browse files Browse the repository at this point in the history
  • Loading branch information
jonom authored May 17, 2023
1 parent f9a1908 commit c2051d8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions en/02_Developer_Guides/08_Performance/01_Caching.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,10 @@ you need to be careful with resources here (e.g. filesystem space).


```yml
---
Name: my-project-cache
After: '*#corecache'
---
SilverStripe\Core\Injector\Injector:
Psr\SimpleCache\CacheInterface.cacheblock:
constructor:
Expand Down

0 comments on commit c2051d8

Please sign in to comment.