LazyCache enabled by default.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user