0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00

Fixed a typo in the port for the HTTP interface

This commit is contained in:
Derick Rethans 2012-05-15 22:40:01 +01:00
parent 14005315d7
commit c78371347e

2
debian/mongodb.conf vendored
View File

@ -45,7 +45,7 @@ logappend=true
# Ignore query hints
#nohints = true
# Disable the HTTP interface (Defaults to localhost:27018).
# Disable the HTTP interface (Defaults to localhost:28017).
#nohttpinterface = true
# Turns off server-side scripting. This will result in greatly limited