The same point applies with gzip, but if we can change the web server config to use brotli that would be ideal.
Originally posted by @caesar in #61 (comment)
Unfortunately, Brotli is not part of the default NGINX Open Source package.
Could be loaded as a dynamic or static module.
-> Performance: Enable text compression #845
> The same point applies with gzip, but if we can change the web server config to use brotli that would be ideal.
>
> _Originally posted by @caesar in https://codeberg.org/forgejo/website/issues/61#issuecomment-772675_
Unfortunately, Brotli is not part of the default NGINX Open Source package.
Could be loaded as a dynamic or static module.
-> [Performance: Enable text compression #845](https://codeberg.org/Codeberg/Community/issues/845)