]> source.dussan.org Git - nextcloud-server.git/commitdiff
Markup corrections
authorCarla Schroder <carla@owncloud.com>
Tue, 25 Nov 2014 23:01:05 +0000 (15:01 -0800)
committerVincent Petry <pvince81@owncloud.com>
Fri, 28 Nov 2014 09:20:12 +0000 (10:20 +0100)
config/config.sample.php

index 780d01f55fa340633a383ef49f2b27a28008a25c..74ddf42f48aa0da6914ad93077e9c1225db31306 100644 (file)
@@ -72,8 +72,7 @@ $CONFIG = array(
 /**
  * Where user files are stored; this defaults to ``data/`` in the ownCloud
  * directory. The SQLite database is also stored here, when you use SQLite. (SQLite is 
-available only in ownCloud Community Edition)
-
+ * available only in ownCloud Community Edition)
  */
 'datadirectory' => '/var/www/owncloud/data',
 
@@ -810,7 +809,7 @@ available only in ownCloud Community Edition)
 
 /**
  * Database types that are supported for installation. (SQLite is available only in 
  ownCloud Community Edition)
* ownCloud Community Edition)
  *
  * Available:
  *     - sqlite (SQLite3)