Compress RSS feed using gzip

This commit is contained in:
Chocobozzz 2025-02-18 11:55:50 +01:00
parent a93ad97aa1
commit 70dae47f08
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 2 additions and 1 deletions

View File

@ -167,7 +167,8 @@ server {
font/truetype
font/opentype
application/vnd.ms-fontobject
image/svg+xml;
image/svg+xml
application/xml;
gzip_min_length 1000; # default is 20 bytes
gzip_buffers 16 8k;
gzip_comp_level 2; # default is 1