mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-05 03:40:01 -06:00
Changelog
This commit is contained in:
7
changelog/unreleased/web-assets-caching.md
Normal file
7
changelog/unreleased/web-assets-caching.md
Normal file
@@ -0,0 +1,7 @@
|
||||
Change: Caching for static web assets
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user