From fcb093d5bdbcf70c5838cd27f032d9afe5b7920c Mon Sep 17 00:00:00 2001 From: rajiff Date: Tue, 4 Sep 2012 20:25:56 +0530 Subject: [PATCH] Update source/tutorial/install-mongodb-on-windows.txt --- source/tutorial/install-mongodb-on-windows.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/tutorial/install-mongodb-on-windows.txt b/source/tutorial/install-mongodb-on-windows.txt index 6d3f9fce78b..fda5eb778a3 100644 --- a/source/tutorial/install-mongodb-on-windows.txt +++ b/source/tutorial/install-mongodb-on-windows.txt @@ -269,6 +269,8 @@ Run all of the following commands in :guilabel:`Command Prompt` with :program:`mongod.exe` will not be able to start. The default value for :setting:`dbpath` is ``\data\db``. + You can also save the config for dbpath in mongod.cfg + Stop or Remove the MongoDB Service ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~