Files
ocis/changelog/6.0.0_2024-06-19/enhancement-web-server-compression.md
2024-06-19 19:45:57 +02:00

282 B

Enhancement: Web server compression

We've added a compression middleware to the web server to reduce the request size when delivering static files. This speeds up loading times in web clients.

https://github.com/owncloud/ocis/pull/9287 https://github.com/owncloud/web/issues/7964