Skip to content
Snippets Groups Projects
  1. Nov 19, 2014
  2. Oct 27, 2014
    • Lukas Reschke's avatar
      Make supported DBs configurable within config.php · 233c49f4
      Lukas Reschke authored
      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".
      233c49f4
Loading