mirror of
https://github.com/IT4Change/gradido.git
synced 2026-04-06 01:25:28 +00:00
email-test-modus auf false
This commit is contained in:
parent
5ad6947da2
commit
7189b69d70
@ -25,6 +25,7 @@ CONFIG.EMAIL_SENDER = 'info@gradido.net'
|
||||
CONFIG.EMAIL_SMTP_HOST = testMailServerHost
|
||||
CONFIG.EMAIL_SMTP_PORT = testMailServerPort
|
||||
CONFIG.EMAIL_TLS = testMailTLS
|
||||
CONFIG.EMAIL_TEST_MODUS = false
|
||||
|
||||
mock.module('nodemailer', () => {
|
||||
return {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user