diff options
| -rw-r--r-- | conf/mime.types | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/mime.types b/conf/mime.types index 2a4bd7382..45b1f14cd 100644 --- a/conf/mime.types +++ b/conf/mime.types @@ -24,6 +24,7 @@ types { image/svg+xml svg svgz; image/webp webp; + application/font-woff woff; application/java-archive jar war ear; application/mac-binhex40 hqx; application/msword doc; |
