summaryrefslogtreecommitdiff
path: root/conf/plugins/imc-test.conf
blob: 0d66e3d0ce1c84ff2ae45c6f7607673d95e4a514 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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 =

}