/**
* 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',
/**
* Database types that are supported for installation. (SQLite is available only in
- ownCloud Community Edition)
+ * ownCloud Community Edition)
*
* Available:
* - sqlite (SQLite3)