-
Notifications
You must be signed in to change notification settings - Fork 0
Configuration
Boris Gerretzen edited this page Jul 21, 2022
·
1 revision
Some settings can be changed in the appsettings.json file. The following settings can be changed:
-
MongoConnectionString, if you want the scan results to be stored in a MongoDB database, provide a connection string here. -
MongoDatabase, the name of the MongoDB database. -
MongoCollection, the name of the MongoDB collection. -
ExportType, one of[Mongo, File, Both].