feat: ENV var to toggle impossible notification

This commit is contained in:
kbe
2025-07-21 21:32:05 +02:00
parent ed65cd836f
commit fcd227e3ed
2 changed files with 18 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ CROSSFIT_PASSWORD=your_password
# Notification settings
ENABLE_EMAIL_NOTIFICATIONS=true
ENABLE_TELEGRAM_NOTIFICATIONS=true
NOTIFY_IMPOSSIBLE_BOOKING=false
# Email notification credentials
SMTP_SERVER=mail.infomaniak.com