mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-01 06:06:05 +08:00
merge
This commit is contained in:
@@ -24,7 +24,7 @@ SPEECH_MODEL_ID=speaches-ai/piper-en_US-ryan-low
|
||||
# Notifications
|
||||
NOTIFY_RESEND_API_KEY=
|
||||
NOTIFY_EMAIL_TO=
|
||||
NOTIFY_EMAIL_FROM=OpenSquawk <no-reply@opensquawk.dev>
|
||||
NOTIFY_EMAIL_FROM=OpenSquawk <info@opensquawk.de>
|
||||
NOTIFY_SMTP_HOST=
|
||||
NOTIFY_SMTP_PORT=587
|
||||
NOTIFY_SMTP_SECURE=false
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
const ADMIN_EMAIL_FALLBACK = 'opensquawk@faktorxmensch.com'
|
||||
const ADMIN_EMAIL_FALLBACK = 'info@opensquawk.de'
|
||||
|
||||
const RESEND_ENDPOINT = 'https://api.resend.com/emails'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user