From f5677db6d2f0aca0624ed5239c74eb05a218ef57 Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Tue, 1 Dec 2020 11:36:30 -0800 Subject: [PATCH] Remove outdated restriction from docs --- processor/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/processor/README.md b/processor/README.md index 9c4967b511f..081f35a98e0 100644 --- a/processor/README.md +++ b/processor/README.md @@ -208,7 +208,6 @@ are checked before the `exclude` properties. # Attributes specifies the list of attributes to match against. # All of these attributes must match exactly for a match to occur. - # Only match_type=strict is allowed if "attributes" are specified. # This is an optional field. attributes: # Key specifies the attribute to match against.