diff --git a/src/config/config.php b/src/config/config.php index 1743053..32d54c7 100644 --- a/src/config/config.php +++ b/src/config/config.php @@ -61,7 +61,7 @@ return [ 'connections' => [ 'ibmi' => [ - 'type' => 'odbc' / 'ibm', + 'driver' => 'odbc' / 'ibm', 'name' => '{IBM i Access ODBC Driver}' / '{iSeries Access ODBC Driver}', // General settings 'host' => 'server',