Skip to content

Commit

Permalink
Add missing source to 2nd age filter
Browse files Browse the repository at this point in the history
When using this example it produces a trackback due to `source` being missing from the younger age filter.
  • Loading branch information
jjm authored and untergeek committed Oct 19, 2016
1 parent c813071 commit 2a642dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/asciidoc/examples.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ actions:
unit_count: 7
exclude:
- filtertype: age
source: name
direction: younger
timestring: '%Y.%m.%d'
unit: days
Expand Down

0 comments on commit 2a642dc

Please sign in to comment.