LazyCache enabled by default.

This commit is contained in:
MobiusDevelopment
2020-04-19 20:20:29 +00:00
parent 86159f4d09
commit c5068fbbf7

View File

@@ -38,7 +38,7 @@ LogItems = False
# Set the html cache's lazy loading True or False
# (Load html's into cache only on first time requested)
LazyCache = False
LazyCache = True
# Check if html files contain non ASCII characters.
# Default = True