Merge pull request #73 from Steffen185/patch-1

MIME-Types: support for .opus files
This commit is contained in:
Andy Dawson 2014-10-27 15:48:37 +01:00
commit b82491d00e
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ types {
audio/midi mid midi kar;
audio/mp4 aac f4a f4b m4a;
audio/mpeg mp3;
audio/ogg oga ogg;
audio/ogg oga ogg opus;
audio/x-realaudio ra;
audio/x-wav wav;