chore: platform docs

This commit is contained in:
2026-02-09 11:56:56 +01:00
parent 7ec826dae3
commit 6451a9e28e

View File

@@ -36,6 +36,18 @@ https://logs.infra.mintel.me
---
## SMTP
# SMTP Config
SMTP_HOST=
SMTP_PORT=587
SMTP_SECURE=false
SMTP_USER=
SMTP_PASS=
SMTP_FROM= # muss im projekt gesetzt werden
---
## Shared Image Optimization (imgproxy)
Alle Bilder werden zentral über **imgproxy** optimiert, resized und in moderne Formate (WebP, AVIF) konvertiert.