add precompressed file support for the website. unsure if it's gonna be actually used but it sounds quaint.

This commit is contained in:
Ittihadyya 2024-11-14 19:35:10 +02:00
parent a48c9b8bd2
commit d1e8dae2d1

View file

@ -15,7 +15,9 @@ https://collective-conciousness.monster {
Strict-Transport-Security "max-age=31536001; includeSubdomains; preload"
}
root * /var/www/public
file_server
file_server {
precompressed zstd br gzip
}
}
https://git.collective-conciousness.monster {