No reason to include commented-out things.

This commit is contained in:
Christopher Allan Webber 2011-10-30 16:59:15 -05:00
parent 17c712307d
commit 80bcaa5cb1

View File

@ -163,7 +163,6 @@ Now put in that file:
autoindex off; autoindex off;
default_type application/octet-stream; default_type application/octet-stream;
sendfile on; sendfile on;
# tcp_nopush on;
# Gzip # Gzip
gzip on; gzip on;