From: Morris Jobke Date: Wed, 29 Oct 2014 19:38:46 +0000 (+0100) Subject: fix style of generated documentation X-Git-Tag: v8.0.0alpha1~419 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e8703f648d70bbe4d5232b9a14e2a1d45bbf2314;p=nextcloud-server.git fix style of generated documentation --- diff --git a/config/config.sample.php b/config/config.sample.php index 09b59fcb5b4..d3fa7508ce2 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -808,7 +808,8 @@ $CONFIG = array( ), /** - * Database types that are supported for installation + * Database types that are supported for installation. + * * Available: * - sqlite (SQLite3) * - mysql (MySQL)