Skip to content
Snippets Groups Projects
Unverified Commit 042975ea authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

Compress NAR listings using the "text-compression" method

So if "text-compression=br", the .ls file in S3 will get a
Content-Encoding of "br". Brotli appears to compress better than xz
for this kind of file and is natively supported by browsers.
parent 45c70382
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment