Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make cache_control headers configurable #126

Open
jameshiebert opened this issue Mar 25, 2020 · 0 comments
Open

Make cache_control headers configurable #126

jameshiebert opened this issue Mar 25, 2020 · 0 comments

Comments

@jameshiebert
Copy link
Contributor

PR #75 turned on cache control headers set to 24 hours. This is great for a production environment, since our data generally changes very slowly (a couple updates per year).

However, this is non-optimal for development. We should add a way to turn off the cache control headers globally for development environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant