Enabling cache
This commit is contained in:
parent
a21a3b17d6
commit
817e28a1f7
1 changed files with 4 additions and 4 deletions
|
@ -21,10 +21,10 @@ build:
|
||||||
target: (json)
|
target: (json)
|
||||||
- source: layouts/.*
|
- source: layouts/.*
|
||||||
target: (json)
|
target: (json)
|
||||||
#caches:
|
caches:
|
||||||
#images:
|
images:
|
||||||
#dir: :cacheDir/gallerydeluxe
|
dir: :cacheDir/gallerydeluxe
|
||||||
#maxAge: 24h
|
maxAge: 168h
|
||||||
imaging:
|
imaging:
|
||||||
resampleFilter: CatmullRom
|
resampleFilter: CatmullRom
|
||||||
quality: 90
|
quality: 90
|
||||||
|
|
Loading…
Reference in a new issue