comment out compose email
This commit is contained in:
@ -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")
|
||||
|
||||
Reference in New Issue
Block a user