Commit 751cef1f99bd04e237eee47523d08145213b2768
Merge branch 'Develop' of http://52.6.196.163/ADAM/AIAHTML5 into TransparencyCloseIssue
Showing
1 changed file
with
1 additions
and
0 deletions
400-SOURCECODE/AIAHTML5.Web/Web.config
@@ -41,6 +41,7 @@ | @@ -41,6 +41,7 @@ | ||
41 | <remove fileExtension=".woff" /> | 41 | <remove fileExtension=".woff" /> |
42 | <mimeMap fileExtension=".woff" mimeType="application/font-woff" /> | 42 | <mimeMap fileExtension=".woff" mimeType="application/font-woff" /> |
43 | <mimeMap fileExtension=".mp3" mimeType="audio/mpeg" /> | 43 | <mimeMap fileExtension=".mp3" mimeType="audio/mpeg" /> |
44 | + <mimeMap fileExtension=".vtt" mimeType="text/vtt"/> | ||
44 | <!--<mimeMap fileExtension=".woff2" mimeType="application/font-woff2" />--> | 45 | <!--<mimeMap fileExtension=".woff2" mimeType="application/font-woff2" />--> |
45 | 46 | ||
46 | 47 |