# SMTP settings (Mailcow) SMTP_HOST=mail.rmail.online SMTP_PORT=587 SMTP_USER=noreply@jefflix.lol SMTP_PASS=your-mailbox-password # Admin email to receive access request notifications ADMIN_EMAIL=jeff@jeffemmett.com # Channel approval token signing secret (generate with: openssl rand -hex 32) TOKEN_SECRET=your-random-secret-here # Threadfin credentials for one-click channel activation THREADFIN_USER=your-threadfin-username THREADFIN_PASS=your-threadfin-password