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 904f255bb..f1714338b 100644 --- a/conf/mime.types +++ b/conf/mime.types @@ -6,6 +6,7 @@ types { image/gif gif; image/jpeg jpeg jpg; application/x-javascript js; + application/atom+xml atom; text/mathml mml; text/plain txt; |
