[Pkg-owncloud-commits] [owncloud] 216/258: style fixes in config.sample.php

David Prévot taffit at moszumanska.debian.org
Sat Oct 11 17:22:38 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit 063d2032a775d2016bb342fd57555130e9927eb7
Author: Morris Jobke <hey at morrisjobke.de>
Date:   Wed Oct 8 23:27:57 2014 +0200

    style fixes in config.sample.php
---
 config/config.sample.php | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/config/config.sample.php b/config/config.sample.php
index b9909ac..21e73a1 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',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list