Add an option to pre-compess assets

Status
This content is read-only, or is not open for further replies.

Kirby

Guest
offline
XenForo uses many compressible assets like JavaScript files and SVG images.

While there are a myriad of ways to avoid having the webserver compress those assets every time they are requested it could make things quite a bit easier if XenForo itself could optionally store pre-compressed versions (gzip and brotli if support is available) of those assets whenever they change.

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom