UseSSH
Whether to tunnel the MongoDB connection over SSH. Use SSH.
Data Type
bool
Default Value
false
Remarks
By default the add-in will attempt to connect directly to MongoDB. When this option is enabled, the add-in will instead establish an SSH connection with the SSHServer and tunnel the connection to MongoDB through it.