mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-24 01:29:35 +02:00
The GCS library automatically decompresses files with Content-encoding: gzip. This is very useful, but the S3 library doesn't do that, so we need to disable the feature in GCS so that it behaves the same way other persistors behave.