diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-10-30 16:59:15 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-10-30 16:59:15 -0500 |
commit | 80bcaa5cb1d2d0cbd419c81cd7ca3b7970817368 (patch) | |
tree | 9e0216e5f9f1333306bdf3321e55a0163c3d43bb | |
parent | 17c712307dcff26226365ef856a71f9c1daeeeba (diff) | |
download | mediagoblin-80bcaa5cb1d2d0cbd419c81cd7ca3b7970817368.tar.lz mediagoblin-80bcaa5cb1d2d0cbd419c81cd7ca3b7970817368.tar.xz mediagoblin-80bcaa5cb1d2d0cbd419c81cd7ca3b7970817368.zip |
No reason to include commented-out things.
-rw-r--r-- | docs/source/deploying.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/source/deploying.rst b/docs/source/deploying.rst index 2e599b5e..0aece001 100644 --- a/docs/source/deploying.rst +++ b/docs/source/deploying.rst @@ -163,7 +163,6 @@ Now put in that file: autoindex off; default_type application/octet-stream; sendfile on; - # tcp_nopush on; # Gzip gzip on; |