Update config.php
This commit is contained in:
parent
4dd6e93e82
commit
c420051f1c
@ -61,7 +61,7 @@ return [
|
|||||||
'connections' => [
|
'connections' => [
|
||||||
|
|
||||||
'ibmi' => [
|
'ibmi' => [
|
||||||
'type' => 'odbc' / 'ibm',
|
'driver' => 'odbc' / 'ibm',
|
||||||
'name' => '{IBM i Access ODBC Driver}' / '{iSeries Access ODBC Driver}',
|
'name' => '{IBM i Access ODBC Driver}' / '{iSeries Access ODBC Driver}',
|
||||||
// General settings
|
// General settings
|
||||||
'host' => 'server',
|
'host' => 'server',
|
||||||
|
Loading…
Reference in New Issue
Block a user