summaryrefslogtreecommitdiff
path: root/rpm/mongod.conf
diff options
context:
space:
mode:
authorErnie Hershey <ernie.hershey@10gen.com>2014-07-23 11:58:51 -0400
committerErnie Hershey <ernie.hershey@10gen.com>2014-07-23 14:24:25 -0400
commitd004a865ed9f12d5968233fcc77ea588f38702d1 (patch)
tree750e71091351c01f34fbd3d8bbdf23f897019329 /rpm/mongod.conf
parent5e4f3fef24ca76b6a6516e7379b72ae3310029fd (diff)
downloadmongo-d004a865ed9f12d5968233fcc77ea588f38702d1.tar.gz
SERVER-14283 Update package config file httpinterface default
Diffstat (limited to 'rpm/mongod.conf')
-rw-r--r--rpm/mongod.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/rpm/mongod.conf b/rpm/mongod.conf
index 146eeaa9077..7c77ee7fbcb 100644
--- a/rpm/mongod.conf
+++ b/rpm/mongod.conf
@@ -49,8 +49,8 @@ bind_ip=127.0.0.1
# Ignore query hints
#nohints=true
-# Disable the HTTP interface (Defaults to localhost:27018).
-#nohttpinterface=true
+# Enable the HTTP interface (Defaults to port 28017).
+#httpinterface=true
# Turns off server-side scripting. This will result in greatly limited
# functionality