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 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~