From 519c7e77cf3a54b9620adef07fedac9b37a5f9f2 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 30 Sep 2021 15:31:03 -0700 Subject: default ingest request topic now '-daily'; configurable for ingest_tool.py --- python/example.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/example.env') diff --git a/python/example.env b/python/example.env index 3a83d5b3..79cbe3ad 100644 --- a/python/example.env +++ b/python/example.env @@ -9,7 +9,7 @@ ELASTICSEARCH_CONTAINER_INDEX="fatcat_container" # for local dev use: #KAFKA_PIXY_ENDPOINT="http://localhost:19092" KAFKA_PIXY_ENDPOINT="" -KAFKA_SAVEPAPERNOW_TOPIC="sandcrawler-dev.ingest-file-requests" +KAFKA_SAVEPAPERNOW_TOPIC="sandcrawler-dev.ingest-file-requests-priority" GITLAB_CLIENT_ID="" GITLAB_CLIENT_SECRET="" IA_XAUTH_CLIENT_ID="" -- cgit v1.2.3