mirror of
https://github.com/getgrav/grav.git
synced 2026-07-06 03:18:33 +02:00
OMG, cache was OFF by default, wandering what was going on!
This commit is contained in:
@@ -12,7 +12,7 @@ pages:
|
||||
twig: true
|
||||
|
||||
cache:
|
||||
enabled: false
|
||||
enabled: true
|
||||
check:
|
||||
pages: true
|
||||
driver: auto
|
||||
|
||||
Reference in New Issue
Block a user