﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
900	nginx warning using example config: text/html already implied in gzip_types	Daniel Krol		"If you use the Nginx script here:

http://mediagoblin.readthedocs.org/en/latest/siteadmin/deploying.html

Nginx will give you the following warning when you restart:

`Restarting nginx: nginx: [warn] duplicate MIME type ""text/html"" in /etc/nginx/sites-enabled/nginx.conf:15`

According to this http://stackoverflow.com/a/6475493 it's because `text/html` is already gziped by default. So, we can leave it out of this config."	defect	closed	trivial		documentation	fixed			
