diff --git a/.env.sample b/.env.sample index a5bc6e9..29482a3 100644 --- a/.env.sample +++ b/.env.sample @@ -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")