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