Skip to content

Cache about_controller for 5 minutes

Alex Gleason requested to merge about-cache into master

The AboutController is mostly static, unless an admin changes the rules content. This adds a 5 minute cache to them, which is maybe even too low. I think it will help Cloudflare cache these pages, too.

Merge request reports