fix the RST syntax of config.sample.php

This commit is contained in:
Morris Jobke 2014-10-17 00:57:35 +02:00
parent dd74744039
commit 72c2ee9f9c
1 changed files with 5 additions and 3 deletions

View File

@ -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
*/