-
Notifications
You must be signed in to change notification settings - Fork 226
analysis plugin presets
Geierhaas edited this page Jul 10, 2018
·
3 revisions
It is possible to create custom sets of plugins that will be run together in an analysis.
These will be available through the Upload menu as an Analysis Preset dropdown, as can be seen in the following screenshots.
To make a custom set, the config file main.cfg needs to be adjusted.
To this end, simply add a line to [default_plugins] that reads similar to this:
custom = plugin_1, plugin_2