From bcb6c3c85827ccbd059234002cc155ce3fabb959 Mon Sep 17 00:00:00 2001 From: Ryan Barnett Date: Mon, 16 Sep 2013 08:34:47 -0700 Subject: [PATCH] Updated Reference Manual (mediawiki) --- Reference-Manual.mediawiki | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Reference-Manual.mediawiki b/Reference-Manual.mediawiki index 311a569..ef79216 100644 --- a/Reference-Manual.mediawiki +++ b/Reference-Manual.mediawiki @@ -2831,9 +2831,11 @@ The following configuration options are supported: #'''responseBodyLimit''' #'''ruleEngine''' #'''ruleRemoveById''' - since this action us triggered at run time, it should be specified '''before''' the rule in which it is disabling. -#'''ruleRemoveTargetById''' - since this action is used to just remove targets, users don't need to use the char ! before the target list. -#'''ruleRemoveTargetByTag''' - since this action is used to just remove targets, users don't need to use the char ! before the target list. #'''ruleRemoveByMsg''' +#'''ruleRemoveByTag''' +#'''ruleRemoveTargetById''' - since this action is used to just remove targets, users don't need to use the char ! before the target list. +#'''ruleRemoveTargetByMsg''' - since this action is used to just remove targets, users don't need to use the char ! before the target list. +#'''ruleRemoveTargetByTag''' - since this action is used to just remove targets, users don't need to use the char ! before the target list. #'''hashEngine''' #'''hashEnforcement'''