We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4289540 commit aa0f714Copy full SHA for aa0f714
1 file changed
config.toml
@@ -6,6 +6,11 @@ theme = "influencer-hugo"
6
summaryLength = "10"
7
paginate = 10
8
9
+[caches]
10
+[caches.getjson]
11
+dir = ":cacheDir/:project"
12
+maxAge = "10s"
13
+
14
############################# Plugins ##############################
15
[params.plugins]
16
0 commit comments