File: one-txt-record-multiple-strings.yml

package info (click to toggle)
golang-mongodb-mongo-driver 1.17.1%2Bds1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 25,988 kB
  • sloc: perl: 533; ansic: 491; python: 432; sh: 327; makefile: 174
file content (11 lines) | stat: -rw-r--r-- 227 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
uri: "mongodb+srv://test11.test.build.10gen.cc/"
seeds:
    - localhost.test.build.10gen.cc:27017
hosts:
    - localhost:27017
    - localhost:27018
    - localhost:27019
options:
    replicaSet: repl0
    ssl: true
ping: true