The Mongo Management Studio provides the ability to set various defaults.These settings apply to the current user and are stored permanently. You can access the settings by clicking the gear icon next to the "Connect" button.
Language
The localization of the application.
Default view for found documents
The view, which is set by default to display found documents.
Color themes
Here you can set the color themes for the query-entry screens.
Secure save (with $set)
Is this option enabled, $set is used at each update of documents. This prevents accidentally overwriting a document.
JSON schema validation
Is this option enabled, a validation against the existing schema is performed at each insert and update of documents. (The schema)
Unbekannte Eigenschaften beim Validieren löschen
Ist diese Option und die Option JSON Schema Validierung aktiviert werden bei der Validierung alle Eigenschaften aus dem Datensatz gelöscht, welche nicht im Schema definiert sind.
Anzahl der Datensätze pro Seite
Bestimmt, wie viele Datensätze pro Seite standardmäßig angezeigt werden. Wenn nichts angegeben ist, ist der Standardwert 50.
Standard MongoDB Port
Wird als Port verwendet, wenn man bei einer Verbindung nur den Hostnamen angibt. Standardwert: 27017