fixed the compress config

This commit is contained in:
Spencer Alger
2013-12-21 22:08:14 -07:00
parent 63cd44d137
commit d949ac940a

View File

@ -18,7 +18,6 @@ module.exports = {
bucket: 'download.elasticsearch.org',
access: 'public-read',
headers: {
'Content-Type': 'text/plain',
'X-Content-Type-Options': 'nosniff',
'Content-Disposition': 'attachment'
}