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

    # Unload IMC after use.
    # dlclose = yes

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

    # Preferred language for TNC recommendations.
    # preferred_language = en

}