From: Morris Jobke Date: Wed, 8 Oct 2014 21:27:57 +0000 (+0200) Subject: style fixes in config.sample.php X-Git-Tag: v7.0.3RC1~39 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=063d2032a775d2016bb342fd57555130e9927eb7;p=nextcloud-server.git style fixes in config.sample.php --- diff --git a/config/config.sample.php b/config/config.sample.php index b9909ac234e..21e73a1df62 100755 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -493,7 +493,6 @@ $CONFIG = array( * custom path for libreoffice / openoffice binary */ 'preview_libreoffice_path' => '/usr/bin/libreoffice', - /** * cl parameters for libreoffice / openoffice */ @@ -522,8 +521,6 @@ $CONFIG = array( * - OC\Preview\PDF * - OC\Preview\StarOffice * - OC\Preview\SVG - * - OC\Preview\Movies - * - OC\Preview\PDF */ 'enabledPreviewProviders' => array( 'OC\Preview\Image',