diff options
Diffstat (limited to 'conf/plugins/imv-swima.conf')
-rw-r--r-- | conf/plugins/imv-swima.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/plugins/imv-swima.conf b/conf/plugins/imv-swima.conf new file mode 100644 index 000000000..cde4e1a88 --- /dev/null +++ b/conf/plugins/imv-swima.conf @@ -0,0 +1,8 @@ +imv-swima { + + # Whether to load the plugin. Can also be an integer to increase the + # priority of this plugin. + load = yes + +} + |