# Copy this file to .env and fill in the values you wish to change. Most already # have sensible defaults. See config.ts for more details. # PORT=7860 # MODEL_RATE_LIMIT=4 MAX_OUTPUT_TOKENS=500 # LOG_LEVEL=info REJECT_DISALLOWED=true REJECT_MESSAGE="" # REJECT_SAMPLE_RATE=0.2 # CHECK_KEYS=false # Note: CHECK_KEYS is disabled by default in local development mode, but enabled # by default in production mode. # Optional settings for prompt logging to Google Sheets # PROMPT_LOGGING=false