summaryrefslogtreecommitdiff
path: root/debian/mongod.conf
diff options
context:
space:
mode:
Diffstat (limited to 'debian/mongod.conf')
-rw-r--r--debian/mongod.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/mongod.conf b/debian/mongod.conf
index 75d0c8cf406..3c343aa67d4 100644
--- a/debian/mongod.conf
+++ b/debian/mongod.conf
@@ -48,8 +48,8 @@ bind_ip = 127.0.0.1
# Ignore query hints
#nohints = true
-# Disable the HTTP interface (Defaults to localhost:28017).
-#nohttpinterface = true
+# Enable the HTTP interface (Defaults to port 28017).
+#httpinterface = true
# Turns off server-side scripting. This will result in greatly limited
# functionality