if zip is fine then application/x-bzip2 is too

This commit is contained in:
Mikael Nordfeldth 2017-01-11 23:30:06 +01:00
parent bdac23564a
commit 63322989c2
1 changed files with 1 additions and 0 deletions

View File

@ -247,6 +247,7 @@ $default =
'application/vnd.oasis.opendocument.text-web' => 'oth',
'application/pdf' => 'pdf',
'application/zip' => 'zip',
'application/x-bzip2' => 'bz2',
'application/x-go-sgf' => 'sgf',
'application/xml' => 'xml',
'application/gpx+xml' => 'gpx',