fixed OGV content-type
This commit is contained in:
@@ -1 +1 @@
|
||||
Version 2.4.6-stable+timestamp.2013.04.06.12.11.51
|
||||
Version 2.4.6-stable+timestamp.2013.04.06.12.22.00
|
||||
|
||||
@@ -446,7 +446,7 @@ CONTENT_TYPE = {
|
||||
'.oga': 'audio/x-speex+ogg',
|
||||
'.ogg': 'video/x-theora+ogg',
|
||||
'.ogm': 'video/x-ogm+ogg',
|
||||
'.ogv': 'video/x-theora+ogg',
|
||||
'.ogv': 'video/ogg',
|
||||
'.ogx': 'application/ogg',
|
||||
'.old': 'application/x-trash',
|
||||
'.oleo': 'application/x-oleo',
|
||||
|
||||
Reference in New Issue
Block a user