@@ -154,6 +154,9 @@ Required for builds and deployment (see turbo.json and .env.example):
|
||||
plus-addressing, domain existence, and MX records
|
||||
- Security (optional): `AUTO_PROJECT_DISABLE` (default: true) - Controls whether projects are automatically disabled when
|
||||
bounce/complaint rate thresholds are exceeded
|
||||
- Attachment Limits (optional):
|
||||
- `MAX_ATTACHMENT_SIZE_MB` (default: 10) - Maximum total attachment size in megabytes per email. AWS SES supports up to 40 MB.
|
||||
- `MAX_ATTACHMENTS_COUNT` (default: 10) - Maximum number of attachments per email
|
||||
- Phishing Detection (optional):
|
||||
- `OPENROUTER_API_KEY` - API key for OpenRouter (enables phishing detection)
|
||||
- `OPENROUTER_MODEL` (default: anthropic/claude-3-haiku) - LLM model to use for content analysis
|
||||
|
||||
Reference in New Issue
Block a user