aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 9460ff1..07104d6 100644
--- a/config.toml
+++ b/config.toml
@@ -60,7 +60,7 @@ theme = 'gokarna'
[minify]
minifyOutput = true
-# Speed up builds on XVM which has a slow btrfs disk so delete and COW is way faster
+# Speed up builds on XVM by manually copying static instead of Hugo syncing it
[[module.mounts]]
source = 'static'
target = 'static'