Added gzip compression support to file caching mechanism (can be broken idk we will see)

This commit is contained in:
2025-11-24 21:22:16 +01:00
parent 88fee91088
commit 729844a13c
5 changed files with 69 additions and 22 deletions

1
.gitignore vendored
View File

@@ -57,3 +57,4 @@ ssl/*
.github/*
!.github/workflows/
src/bin
docker-push.sh