From 88b07d777b4c64af514c4dda6ccc05da16ac65ac Mon Sep 17 00:00:00 2001 From: msramalho <19508417+msramalho@users.noreply.github.com> Date: Mon, 26 Jun 2023 16:55:05 +0100 Subject: [PATCH] cleanup example file --- example.orchestration.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/example.orchestration.yaml b/example.orchestration.yaml index 592d80f..06084cd 100644 --- a/example.orchestration.yaml +++ b/example.orchestration.yaml @@ -1,6 +1,6 @@ steps: # only 1 feeder allowed - feeder: cli_feeder # defaults to cli_feeder + feeder: gsheet_feeder # defaults to cli_feeder archivers: # order matters, uncomment to activate # - vk_archiver # - telethon_archiver @@ -16,9 +16,9 @@ steps: - hash_enricher # - screenshot_enricher # - thumbnail_enricher - - wayback_archiver_enricher + # - wayback_archiver_enricher # - wacz_enricher - - pdq_hash_enricher + # - pdq_hash_enricher formatter: html_formatter # defaults to mute_formatter storages: - local_storage