Merge pull request #934 from owncloud/set-expires-headers
Set expires headers and force asset revalidation
This commit is contained in:
@@ -5,3 +5,4 @@ Tags: accounts, settings, web
|
||||
We now set http caching headers for static web assets, so that they don't get force-reloaded on each request. The max-age for the caching is configurable and defaults to 7 days. The last modified date of the assets is set to the service start date, so that a service restart results in cache invalidation.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/866
|
||||
https://github.com/owncloud/ocis/pull/934
|
||||
|
||||
Reference in New Issue
Block a user