chore(email): Enable server to sending emails

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb 2024-05-22 03:56:15 +03:00
parent 584792fb5a
commit 73f7a1084f
Signed by: awiteb
GPG key ID: 3F6B55640AA6682F

View file

@ -65,3 +65,16 @@ trusted_key_servers:
delete_stale_devices_after: 1y
admin_contact: 'mailto:a@4rs.nl'
email:
notif_from: "noreply@4rs.nl"
smtp_host: "SMTP_SERVER"
smtp_port: 587
smtp_user: "username"
smtp_pass: "password"
force_tls: true
require_transport_security: true
enable_tls: true
app_name: "4rs Matrix"
enable_notifs: false
notif_for_new_users: false