Table of Contents

ComboStrap Cache - Page Cache Expiration Frequency

About

The page cache expiration frequency is a metadata that permits to

Example

To refresh the cache of your page:

@daily
02 12 * * 1
@monthly

More examples can be seen on this page.

Syntax

The value is a cron expression

┌───────────── minute (0 - 59)
│ ┌───────────── hour (0 - 23)
│ │ ┌───────────── day of the month (1 - 31)
│ │ │ ┌───────────── month (1 - 12)
│ │ │ │ ┌───────────── day of the week (0 - 6) (Sunday to Saturday;
│ │ │ │ │
│ │ │ │ │
│ │ │ │ │
* * * * *

We recommend the excellent crontab.guru wizard to create and validate your cron value

How to set the cache expiration frequency

You can set it in the cache tab of the the metadata manager

Combostrap Cache Expiration Frequency

How to check the next expiration date

The expiration date can be seen in the cache tab of the metadata manager.