summaryrefslogtreecommitdiff
path: root/conf/plugins.conf
diff options
context:
space:
mode:
authorshenhuyong <shenhuyong@hotmail.com>2013-10-08 01:54:20 +0800
committershenhuyong <shenhuyong@hotmail.com>2013-10-08 01:54:20 +0800
commit33622377e840c6d15ee7f65a1e4b9b9a815bd69b (patch)
tree6984312a8856cc67d5032a533eb6ad70cae19e9d /conf/plugins.conf
parent0a14a122a02aeac9b8cf007eb727cdab846f2329 (diff)
parent07cbb72a3e89ba0fe1fb4b3bed1cac6568259999 (diff)
downloadhercules-33622377e840c6d15ee7f65a1e4b9b9a815bd69b.tar.gz
hercules-33622377e840c6d15ee7f65a1e4b9b9a815bd69b.tar.bz2
hercules-33622377e840c6d15ee7f65a1e4b9b9a815bd69b.tar.xz
hercules-33622377e840c6d15ee7f65a1e4b9b9a815bd69b.zip
Merge branch 'master' of https://github.com/HerculesWS/Hercules
Diffstat (limited to 'conf/plugins.conf')
-rw-r--r--conf/plugins.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/plugins.conf b/conf/plugins.conf
index d9bd7e386..8f171f034 100644
--- a/conf/plugins.conf
+++ b/conf/plugins.conf
@@ -31,7 +31,8 @@ in the .c (source code) extension and placed in the /src/plugin/ folder.
-----------------------------------------
*/
plugins_list: [
- "HPMHooking",
+ /* Enable HPMHooking when plugins in use rely on Hooking */
+ //"HPMHooking",
//"db2sql",
//"sample",
//"other",