[mirotalksfu] - welcome cloudron.io, add email notify/alerts, update dep

هذا الالتزام موجود في:
Miroslav Pejic
2024-04-16 14:33:17 +02:00
الأصل 1514f74267
التزام 298837abce
9 ملفات معدلة مع 173 إضافات و6 حذوفات

عرض الملف

@@ -107,6 +107,19 @@ module.exports = {
],
join_first: true, // Set to true for traditional behavior, false to prioritize presenters
},
email: {
/*
Configure email settings for notifications or alerts
Refer to the documentation for Gmail configuration: https://support.google.com/mail/answer/185833?hl=en
*/
alert: false,
host: 'smtp.gmail.com',
port: 587,
username: 'your_username',
password: 'your_password',
sendTo: 'sfu.mirotalk@gmail.com',
domain: 'sfu.mirotalk.com',
},
ui: {
/*
Customize your MiroTalk instance