I am having a challenge with a portion of my site and the caching configuration. The site is cached, but I am having challenges disabling the cache when I list pages while in a blog format. I put in the following entry blog page, but it's still caching:
cache:
enabled: false
never_cache_twig: true
cache_control: false