Skip to content

Dows cache Monster react on date based cache invalidation? #9

Description

@kaspar-allenbach

I purge the cache of my page every night:

{% set clearThis = now | date_modify('today 23:00') | date('c') %}
{% cache until clearThis %}
  {# yadayadayada #}
{% endcache %}

Does cache monster re-fetch the page as well after 23:00 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions