mirror of
https://github.com/yusufipk/OpenFrame.git
synced 2026-09-11 17:46:06 +00:00
feat(notifications): update Telegram bot support and update settings management
This commit is contained in:
@@ -44,6 +44,10 @@ R2_BUCKET_NAME="openframe"
|
||||
# EMAIL & NOTIFICATIONS
|
||||
# ============================================================================
|
||||
|
||||
# Telegram bot token from @BotFather — shared across all users
|
||||
# Users only need to provide their own Chat ID in Settings
|
||||
TELEGRAM_BOT_TOKEN="your-telegram-bot-token"
|
||||
|
||||
SMTP_HOST="smtp.gmail.com"
|
||||
SMTP_PORT="587"
|
||||
SMTP_USER="[email protected]"
|
||||
|
||||
Reference in New Issue
Block a user