Skip to content

Commit

Permalink
#130 Adding property to docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jzonthemtn committed Aug 26, 2024
1 parent b4a0e6c commit 3e0d051
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ This filter has no required parameters.
| `enabled` | When set to false, the filter will be disabled and not applied | `true` |
| `ignored` | A list of terms to be ignored by the filter. | None |
| `onlyValidCreditCardNumbers` | When set to true, only valid credit card numbers will be filtered. | `true` |
| `ignoreWhenInUnixTimestamp` | When set to true, only credit card numbers that do not match the pattern for a Unix timestamp will be filtered. | `false` |

### Filter Strategies

Expand Down

0 comments on commit 3e0d051

Please sign in to comment.