if zip is fine then application/x-bzip2 is too
This commit is contained in:
parent
bdac23564a
commit
63322989c2
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user