diff options
Diffstat (limited to 'conf/plugins/imv-test.conf')
-rw-r--r-- | conf/plugins/imv-test.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/conf/plugins/imv-test.conf b/conf/plugins/imv-test.conf new file mode 100644 index 000000000..9bd248792 --- /dev/null +++ b/conf/plugins/imv-test.conf @@ -0,0 +1,11 @@ +imv-test { + + # Whether to load the plugin. Can also be an integer to increase the + # priority of this plugin. + load = yes + + # Number of IMC-IMV retry rounds. + # rounds = 0 + +} + |