summaryrefslogtreecommitdiff
path: root/src/Hakyll/Core
diff options
context:
space:
mode:
authorJasper Van der Jeugt <m@jaspervdj.be>2012-05-12 14:03:43 +0200
committerJasper Van der Jeugt <m@jaspervdj.be>2012-05-12 14:03:43 +0200
commit778bb52b38e9695acd6f4f933218b5d5231221a8 (patch)
tree7f5836cc8ba7a5b884daf9eefa0b778c65807552 /src/Hakyll/Core
parent484e0fb605ae28b7c07f89923e6f23acc10eb4dc (diff)
downloadhakyll-778bb52b38e9695acd6f4f933218b5d5231221a8.tar.gz
Oops
Diffstat (limited to 'src/Hakyll/Core')
-rw-r--r--src/Hakyll/Core/Configuration.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Hakyll/Core/Configuration.hs b/src/Hakyll/Core/Configuration.hs
index 82e72b0..3e3c44a 100644
--- a/src/Hakyll/Core/Configuration.hs
+++ b/src/Hakyll/Core/Configuration.hs
@@ -53,7 +53,7 @@ defaultHakyllConfiguration = HakyllConfiguration
, storeDirectory = "_cache"
, ignoreFile = ignoreFile'
, deployCommand = "echo 'No deploy command specified'"
- , inMemoryCache = False
+ , inMemoryCache = True
}
where
ignoreFile' path