summaryrefslogtreecommitdiff
path: root/conf/plugins/tnc-imv.conf
blob: 7994219832644d33f9ad92e3b1caf12e2ee89160 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
tnc-imv {

    # Unload IMV after use.
    # dlclose = yes

    # Whether to load the plugin. Can also be an integer to increase the
    # priority of this plugin.
    load = yes

    # TNC recommendation policy, one of default, any, or all.
    # recommendation_policy = default

}