]> source.dussan.org Git - nextcloud-server.git/commitdiff
Merge pull request #13648 from oparoz/sfnt-fonts-preview
authorMorris Jobke <hey@morrisjobke.de>
Wed, 11 Mar 2015 14:56:32 +0000 (15:56 +0100)
committerMorris Jobke <hey@morrisjobke.de>
Wed, 11 Mar 2015 14:56:32 +0000 (15:56 +0100)
Add support for font previews

1  2 
config/config.sample.php
lib/private/preview.php

index 94284e28dd86a5e4f74502cb02be0bf300822543,342269101b1f96a77b9a81fcf182052eee1e213a..8d8fed7ad8c509d3aa3cfe60e5528529cde8c196
@@@ -681,10 -679,11 +681,11 @@@ $CONFIG = array
   *  - OC\Preview\StarOffice
   *  - OC\Preview\SVG
   *  - OC\Preview\TIFF
+  *  - OC\Preview\Font
   *
   * .. note:: Troubleshooting steps for the MS Word previews are available
 - *    at the :doc:`collaborative_documents_configuration` section
 - *    of the Administrators Manual.
 + *    at the :doc:`../configuration_files/collaborative_documents_configuration`
 + *    section of the Administrators Manual.
   *
   * The following providers are not available in Microsoft Windows:
   *
Simple merge