We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 53d286f + 75a461b commit 1f9d27bCopy full SHA for 1f9d27b
README.md
@@ -44,7 +44,7 @@ You can connect to multiple servers or replica sets with the following configura
44
45
'mongodb' => array(
46
'driver' => 'mongodb',
47
- 'host' => array('server1', 'server2),
+ 'host' => array('server1', 'server2'),
48
'port' => 27017,
49
'username' => 'username',
50
'password' => 'password',
0 commit comments