summaryrefslogtreecommitdiff
path: root/conf/plugins/tnc-imc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/plugins/tnc-imc.conf')
-rw-r--r--conf/plugins/tnc-imc.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/conf/plugins/tnc-imc.conf b/conf/plugins/tnc-imc.conf
new file mode 100644
index 000000000..f517abcaf
--- /dev/null
+++ b/conf/plugins/tnc-imc.conf
@@ -0,0 +1,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
+
+}
+