[Pkg-owncloud-commits] [owncloud] 20/46: fix the RST syntax of config.sample.php

David Prévot taffit at moszumanska.debian.org
Fri Oct 24 15:11:42 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 d27db8cc61dbe6ab7e8609a273ebad22eb909eec
Author: Morris Jobke <hey at morrisjobke.de>
Date:   Fri Oct 17 00:57:35 2014 +0200

    fix the RST syntax of config.sample.php
---
 config/config.sample.php | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/config/config.sample.php b/config/config.sample.php
index 60883ab..9b70ede 100755
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -551,9 +551,11 @@ $CONFIG = array(
 
 /**
  * By default, ownCloud can generate previews for the following filetypes:
- * Images files
- * Covers of MP3 files
- * Text documents
+ *
+ * - Images files
+ * - Covers of MP3 files
+ * - Text documents
+ *
  * Valid values are ``true``, to enable previews, or
  * ``false``, to disable previews
  */

-- 
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