summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/libs/max_conns_override_config.yaml
blob: c769d89d74cafd36537cfb6a3ee1bda90205e4e1 (plain)
1
2
3
4
5
6
# Used in the max_conns_override.js test to set the maxConnsOverride settings
net:
  maxIncomingConnectionsOverride: [ "127.0.0.1" ]
  reservedAdminThreads: 3
  maxIncomingConnections: 5