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)
|
||||
- source: layouts/.*
|
||||
target: (json)
|
||||
#caches:
|
||||
#images:
|
||||
#dir: :cacheDir/gallerydeluxe
|
||||
#maxAge: 24h
|
||||
caches:
|
||||
images:
|
||||
dir: :cacheDir/gallerydeluxe
|
||||
maxAge: 168h
|
||||
imaging:
|
||||
resampleFilter: CatmullRom
|
||||
quality: 90
|
||||
|
|
Loading…
Reference in a new issue