summaryrefslogtreecommitdiffstats
path: root/docs/hugo.toml
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-08-30 19:24:34 +0200
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-08-30 19:24:34 +0200
commitdb45dbbee8ad59c9f585db2828dcf9284220b62f (patch)
treed7cfb67244ea2558d5b6da2688f0b46ed67e8cd6 /docs/hugo.toml
parente847a98db62872a72b9aa95933f1d7262a9d1c0b (diff)
parent77b976dd92b4f66657d83d875aef0c617df492d9 (diff)
Diffstat (limited to 'docs/hugo.toml')
-rw-r--r--docs/hugo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/hugo.toml b/docs/hugo.toml
index 5bed0ab2b..987026d0c 100644
--- a/docs/hugo.toml
+++ b/docs/hugo.toml
@@ -58,6 +58,9 @@ disableAliases = true
[caches.assets]
dir = ":resourceDir/_gen"
maxAge = -1
+ [caches.getresource]
+ dir = ":cacheDir/:project"
+ maxage = '1h'
[related]
threshold = 80