Skip to content

Commit 401f46b

Browse files
committed
Remove nohttpinterface from replicaset-dns MO configs
This option is no longer supported in 3.6 (see: #687)
1 parent e6e9d7b commit 401f46b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/presets/replicaset-dns.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"ipv6": true,
99
"logappend": true,
1010
"logpath": "/tmp/REPLICASET/27017/mongod.log",
11-
"nohttpinterface": true,
1211
"journal": true,
1312
"noprealloc": true,
1413
"nssize": 1,
@@ -27,7 +26,6 @@
2726
"ipv6": true,
2827
"logappend": true,
2928
"logpath": "/tmp/REPLICASET/27018/mongod.log",
30-
"nohttpinterface": true,
3129
"journal": true,
3230
"noprealloc": true,
3331
"nssize": 1,
@@ -46,7 +44,6 @@
4644
"ipv6": true,
4745
"logappend": true,
4846
"logpath": "/tmp/REPLICASET/27019/mongod.log",
49-
"nohttpinterface": true,
5047
"journal": true,
5148
"noprealloc": true,
5249
"nssize": 1,

0 commit comments

Comments
 (0)