add gzip/zstd compression and Redis caching for Nextcloud performance

This commit is contained in:
2026-03-22 16:47:02 +01:00
parent a17c63a39b
commit c0c20a42ed
2 changed files with 6 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
}
nextcloud.t-gstone.de {
encode zstd gzip
reverse_proxy nextcloud:80
header Strict-Transport-Security "max-age=31536000; includeSubDomains; preload"