comment out compose email

This commit is contained in:
hey
2026-04-09 10:47:25 -04:00
parent aeea73d597
commit 614cc8987b

View File

@ -35,7 +35,7 @@ ATTACHMENTS_MAX_AGE=360 # token expiration date (in seconds)
# Taiga's Telemetry - Variable to enable or disable the anonymous telemetry
ENABLE_TELEMETRY=True
COMPOSE_FILE="$COMPOSE_FILE:compose.email.yml"
# COMPOSE_FILE="$COMPOSE_FILE:compose.email.yml"
# Taiga's SMTP settings - Variables to send Taiga's emails to the users
# EMAIL_BACKEND=console # use an SMTP server or display the emails in the console (either "smtp" or "console")