ogg -> audio/ogg in contenttype
This commit is contained in:
2
VERSION
2
VERSION
@@ -1 +1 @@
|
||||
Version 2.4.6-stable+timestamp.2013.04.09.09.06.48
|
||||
Version 2.4.6-stable+timestamp.2013.04.09.09.19.56
|
||||
|
||||
@@ -444,7 +444,7 @@ CONTENT_TYPE = {
|
||||
'.ods': 'application/vnd.oasis.opendocument.spreadsheet',
|
||||
'.odt': 'application/vnd.oasis.opendocument.text',
|
||||
'.oga': 'audio/x-speex+ogg',
|
||||
'.ogg': 'video/x-theora+ogg',
|
||||
'.ogg': 'audio/ogg',
|
||||
'.ogm': 'video/x-ogm+ogg',
|
||||
'.ogv': 'video/ogg',
|
||||
'.ogx': 'application/ogg',
|
||||
|
||||
Reference in New Issue
Block a user