feat: add hashtag active duration and extend active window on sell
Build Images and Deploy / Update-PROD-Stack (push) Successful in 1m18s
Build Images and Deploy / Update-PROD-Stack (push) Successful in 1m18s
This commit is contained in:
@@ -17,6 +17,8 @@ MASTODON_ACCESS_TOKEN="your-mastodon-access-token"
|
||||
WORKER_RATE_LIMIT_MS=2000
|
||||
# How often (minutes) to queue a full price-update sweep (default: 60)
|
||||
PRICE_UPDATE_INTERVAL_MINUTES=60
|
||||
# How long (hours) a hashtag stays active after being researched or after its last position closes (default: 24)
|
||||
HASHTAG_ACTIVE_HOURS=24
|
||||
# Max pagination pages to fetch when counting posts (default: 5 = up to 200 posts)
|
||||
MAX_PAGES_PER_HASHTAG=5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user