mirror of
https://github.com/silverstripe/silverstripe-textextraction
synced 2024-10-22 11:06:00 +02:00
Merge pull request #69 from GuySartorelli/patch-1
DOCS Fix class reference for cache class
This commit is contained in:
commit
88e7f27c5c
@ -30,7 +30,7 @@ SilverStripe\Core\Injector\Injector:
|
|||||||
SilverStripe\TextExtraction\Cache\FileTextCache:
|
SilverStripe\TextExtraction\Cache\FileTextCache:
|
||||||
class: SilverStripe\TextExtraction\Cache\FileTextCache\Cache
|
class: SilverStripe\TextExtraction\Cache\FileTextCache\Cache
|
||||||
|
|
||||||
SilverStripe\TextExtraction\Cache\FileTextCache\Database:
|
SilverStripe\TextExtraction\Cache\FileTextCache\Cache:
|
||||||
lifetime: 3600 # Number of seconds to cache content for
|
lifetime: 3600 # Number of seconds to cache content for
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user