]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commit
Nginx config file: remove text/html from gzip_types
authorBenjamin Bouvier <public@benj.me>
Sun, 10 Feb 2019 20:36:41 +0000 (21:36 +0100)
committerRigel Kent <par@rigelk.eu>
Mon, 11 Feb 2019 03:29:51 +0000 (04:29 +0100)
commit7eeb6a0ba4028d0e20847b846332dd0b7747c7f8
tree6a3f2b6ba8717e78c94e1aba58b40612fd92e678
parent6c32d302126f455779f5593192775b86833f1f33
Nginx config file: remove text/html from gzip_types

As stated by https://nginx.org/en/docs/http/ngx_http_gzip_module.html, text/html is always part of the gzip_types. This removes a warning when checking the Nginx configuration files.
support/nginx/peertube