diff options
Diffstat (limited to 'conf/plugins.conf')
-rw-r--r-- | conf/plugins.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/plugins.conf b/conf/plugins.conf index 7c4674edf..264592fa9 100644 --- a/conf/plugins.conf +++ b/conf/plugins.conf @@ -32,6 +32,7 @@ in the .c (source code) extension and placed in the /src/plugin/ folder. */ plugins_list:[ + //"db2sql", //"sample", //"other" ] |