diff options
Diffstat (limited to 'conf/plugins/imc-test.conf')
-rw-r--r-- | conf/plugins/imc-test.conf | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/conf/plugins/imc-test.conf b/conf/plugins/imc-test.conf index 0d66e3d0c..4deac7641 100644 --- a/conf/plugins/imc-test.conf +++ b/conf/plugins/imc-test.conf @@ -1,23 +1,8 @@ imc-test { - # Number of additional IMC IDs. - # additional_ids = 0 - - # Command to be sent to the Test IMV. - # command = none - - # Size of dummy attribute to be sent to the Test IMV (0 = disabled). - # dummy_size = 0 - # Whether to load the plugin. Can also be an integer to increase the # priority of this plugin. load = yes - # Do a handshake retry. - # retry = no - - # Command to be sent to the Test IMV in the handshake retry. - # retry_command = - } |