Chronicle.Integrations.MongoDb only supports configuration of a MongoClient by use of a connection string.
MongoClient has an overload that accepts an instance of MongoClientSettings, which supports many additional properties that aren't configurable by use of a simple connectionstring.