mirror of
https://github.com/juherr/kill-the-news.git
synced 2026-06-20 22:03:48 +00:00
0c0669c473
Centralises magic numbers and string literals into src/config/constants.ts (FEED_MAX_BYTES, MAX_FEED_ITEMS, MAX_METADATA_EMAILS, ADMIN_COOKIE_MAX_AGE, FORWARD_EMAIL_IPS_CACHE_TTL_MS, DEFAULT_LEASE_SECONDS, MAX_LEASE_SECONDS, FEEDS_LIST_KEY). Consumers updated in storage.ts and feed-fetcher.ts. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>