grav icon indicating copy to clipboard operation
grav copied to clipboard

Disabling global cache in user/config/system.yaml does not disable twig cache

Open backit opened this issue 3 years ago • 0 comments

In user/config/system.yaml configure cache: enabled: false leaving twig: cache: true cache should be disabled also for twig, in fact this is not. If this is "works as expected", is confusing. If you disable cache, cache should be disabled everywhere, if you enabled it, THEN you can disable per sub-item.

grav 1.7.36

backit avatar Oct 14 '22 12:10 backit