coderedcorp / wagtail-cache

A simple page cache for Wagtail based on the Django cache middleware.
Other
87 stars 29 forks source link

Separate max age setting #71

Open gwenya opened 4 months ago

gwenya commented 4 months ago

As suggested in #69 this PR attempts to add a setting for the max-age that is separate from the cache configuration.