···5959NODE_ENV=production
6060ITEM_QUEUE_TRAFFIC_PERCENTAGE='0'
6161UI_URL=http://localhost:3000
6262-ENABLE_DEMO_REQUEST=false
63626463# ── Optional API keys (uncomment and fill in as needed) ───────────────
6564# GROQ_SECRET_KEY=
···9595SUPPORT_EMAIL=support@example.com
9696TEAM_EMAIL=team@example.com
97979898-# Set to 'true' to enable the public demo request endpoint
9999-ENABLE_DEMO_REQUEST=false
100100-10198# Selects the NCMEC CyberTipline endpoint that "Submit to NCMEC" decisions are
10299# routed to. Anything other than the literal string `production` (including
103100# being unset) sends submissions to https://exttest.cybertip.org (the NCMEC