]> git.donarmstrong.com Git - roundcube.git/blobdiff - config/mimetypes.php
Imported Upstream version 0.3
[roundcube.git] / config / mimetypes.php
index 2e95a29fd93de544b29877e83ff93b71f2072e16..159fce0d0e0235daf2f4aaa6d92104dc809a4913 100644 (file)
@@ -41,6 +41,7 @@ return array(
   'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
   'xps' => 'application/vnd.ms-xpsdocument',
   'rar' => 'application/x-rar-compressed',
+  'vcf' => 'text/vcard',
 );
 
 ?>
\ No newline at end of file