# Hunta DEMO — generated by scripts/make_demo_pack.py
# Everything runs on THIS machine. Nothing phones home except your own free LLM tier.
HUNTA_FLAVOUR=demo                       # the leash: 25 drafts · 5 sends · 30 days
HUNTA_MODE=hosted                        # demo ignores the licence gate; keep the multi-tenant code path
HUNTA_TENANTS_DIR=./config/tenants
HUNTA_DATA_DIR=./data

# --- make it yours (all free) ---
# 1) hunta keygen  >> .env                 (encrypts what you paste below)
# 2) a free LLM key: console.groq.com (or Cerebras/Gemini) -> hunta encrypt gsk_... -> paste as llm_api_key
# 3) a Gmail app password for the candidate (myaccount.google.com -> apppasswords) -> hunta encrypt -> mailbox
