This commit is contained in:
2026-06-13 20:23:49 +08:00
parent 8b54706ae7
commit 29175270c8
9 changed files with 359 additions and 2 deletions
+5
View File
@@ -25,6 +25,11 @@ REDIS_CONSUMER_NAME=purchase_worker_dev
REDIS_DELAY_ZSET_KEY=jp_purchase_delay_task_dev
REDIS_DELAY_POLL_INTERVAL=3600
REDIS_DELAY_BATCH_SIZE=10
REDIS_NEWS_HASH_KEY=jp_surugaya_news_dev
# 通知定时抓取
NEWS_FETCH_ENABLED=true
NEWS_FETCH_INTERVAL_SECONDS=300
# 浏览器配置
BROWSER_HEADLESS=false