You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Version 2.6.0
Allows control the Cache-Control: s-maxage header in the responses of the permalink route. Default is 10 minutes and can be adjusted setting the DECOUPLED_PERMALINK_S_MAX_AGE environment variable (in seconds)
Removed deprecated FILTER_FLAG_SCHEME_REQUIRED from the settings page
What's Changed
Add S-Maxage in Permalink Route by @gassius in #35