.config.php' file which will be included and rendered into this file. * * Example: * "https://cloud.example.com", "dbtype" => "mysql", "dbname" => "nextcloud", "dbhost" => "127.0.0.1", "dbport" => "", "dbtableprefix" => "oc_", "dbuser" => "nextcloud", "dbpassword" => "secret", "redis" => [ "host" => "localhost", ], ];