Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWang Chucheng <ccwangchn@gmail.com>2020-10-18 17:43:49 +0300
committerWang Chucheng <ccwangchn@gmail.com>2020-10-18 17:43:49 +0300
commit326567e7c6c44025128c519fda3f51e8e5a4cc38 (patch)
treec05eb0be21b5e6bb6c620929d5c962f4a5bd6db0 /exampleSite
parent20b0a8ce3b00597ad4855d0de920e160cac540e3 (diff)
chore: improve build process
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config/_default/config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/config/_default/config.toml b/exampleSite/config/_default/config.toml
index 03a5916..7068f50 100644
--- a/exampleSite/config/_default/config.toml
+++ b/exampleSite/config/_default/config.toml
@@ -31,5 +31,5 @@ defaultContentLanguageInSubdir = false
series = "series"
author = "authors"
-# [build]
-# useResourceCacheWhen = "always" \ No newline at end of file
+[build]
+ useResourceCacheWhen = "always" \ No newline at end of file