From 64f22826b831d4d0664c1641772f8db6c67790de Mon Sep 17 00:00:00 2001 From: David Anderson Date: Tue, 18 Sep 2007 17:45:36 +0000 Subject: [PATCH] clarified "blockload" parameters --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401443 --- configs/plugin_settings.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/plugin_settings.cfg b/configs/plugin_settings.cfg index 10ac41cb..20212f7a 100644 --- a/configs/plugin_settings.cfg +++ b/configs/plugin_settings.cfg @@ -10,6 +10,7 @@ * "global" - Plugin will never be unloaded or updated * "blockload" - Plugin will always be blocked from loading. Implicit (automatic) loads * produce no error, but explicit (manual) loads will show an error message. + * (Options are one of "yes" or "no") * * You can also have an "Options" section declaring options to pass onto the JIT: * "debug" - Whether or not to load the plugin in debug mode