nextcloud/lib
Lukas Reschke 233c49f4b9 Make supported DBs configurable within config.php
This commit will make the supported DBs for installation configurable within config.php. By default the following databases are tested: "sqlite", "mysql", "pgsql". The reason behind this is that there might be instances where we want to prevent SQLite to be used by mistake.

To test this play around with the new configuration parameter "supportedDatabases".
2014-10-27 21:39:34 +01:00
..
l10n [tx-robot] updated from transifex 2014-10-24 01:55:11 -04:00
private Make supported DBs configurable within config.php 2014-10-27 21:39:34 +01:00
public Bit more cleanup 2014-10-22 12:29:53 +02:00
repair adding cssmin and jssmin(minify) 2014-10-17 12:22:26 +02:00
autoloader.php add additional type check 2014-06-06 09:33:34 +02:00
base.php Make supported DBs configurable within config.php 2014-10-27 21:39:34 +01:00