Sha256: a10f27358bee3a2e3cfe8f5caf3456b18ca9608a4d36676e60d3d5b27d61ebd5
Contents?: true
Size: 408 Bytes
Versions: 14
Compression:
Stored size: 408 Bytes
Contents
# When srvMaxHosts is zero, all hosts are added to the seed list. # # replicaSet (TXT) is permitted because srvMaxHosts is non-positive. uri: "mongodb+srv://test5.test.build.10gen.cc/?srvMaxHosts=0" seeds: - localhost.test.build.10gen.cc:27017 hosts: - localhost:27017 - localhost:27018 - localhost:27019 options: authSource: thisDB replicaSet: repl0 srvMaxHosts: 0 ssl: true
Version data entries
14 entries across 14 versions & 2 rubygems