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

[files] Add default cache-control header to every static files + allo… #709

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

EvanBldy
Copy link
Member

…w to set the value of max_age in an environment variable

Problem

  • Max age who set cache-control header is not set for every static files
  • It's not possible to set its value with an environment variable

Solution

  • Max age who set cache-control header is set for every static files
  • It's possible to set its value with an environment variable

…w to set the value of max_age in an environment variable
@EvanBldy EvanBldy merged commit a79bb03 into cgwire:master Sep 20, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant