Sha256: 1a9ffc9fbc67023bd70a61565a090eb02c1c1458ba60c8eda8c06b0528858832
Contents?: true
Size: 388 Bytes
Versions: 14
Compression:
Stored size: 388 Bytes
Contents
# When srvMaxHosts is greater than the number of SRV records, all hosts are # added to the seed list. uri: "mongodb+srv://test1.test.build.10gen.cc/?srvMaxHosts=3" seeds: - localhost.test.build.10gen.cc:27017 - localhost.test.build.10gen.cc:27018 hosts: - localhost.test.build.10gen.cc:27017 - localhost.test.build.10gen.cc:27018 options: srvMaxHosts: 3 ssl: true
Version data entries
14 entries across 14 versions & 2 rubygems