Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 570 Bytes

accept_all.md

File metadata and controls

26 lines (20 loc) · 570 Bytes
title description published date tags editor dateCreated
accept_all
true
2022-09-18 05:01:42 UTC
markdown
2022-09-18 05:01:40 UTC

Accept all

Accepts all entries in the task. Remember that accepted entries can still be rejected by other plugins.

Example

tasks:
  prefiltered_feed:
    rss: http://example.com/filtered.rss
    accept_all: yes

This will accept everything from the defined feed.

NOTE: You will need an output plugin configured to actually do something with accepted entries (eg. download).