1
0
Fork 0
peertube/support
Micah Elizabeth Scott b9ad995605 Add gzip support to the sample nginx configuration
Without gzip explicitly enabled, load times suffer from transferring
over a megabyte of plaintext javascript. With gzip enabled, the bundle
is down to about 300K, and loads much faster.

This change does not enable gzip on files that are already compressed,
so images, fonts, and videos will be sent without the CPU overhead.
2018-08-24 09:08:33 +02:00
..
doc Reduce FreeBSD title size 2018-08-21 10:48:57 +02:00
docker Fix docker env file 2018-08-14 10:13:17 +02:00
freebsd Add FreeBSD rc script 2018-03-19 17:19:39 +01:00
init.d SysVinit script 2018-05-13 16:30:05 +02:00
nginx Add gzip support to the sample nginx configuration 2018-08-24 09:08:33 +02:00
systemd Added redis-server.service to After 2018-07-27 09:16:02 +02:00