Skip to content

Commit 0b441ab

Browse files
authored
Merge pull request #797 from topcoder-platform/PM-973_decomision-connect
[HOTFIX] PM-973 - remove connect email
2 parents ffc2eff + 9a275e0 commit 0b441ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/default.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"TOKEN_CACHE_TIME": "86000",
5151
"whitelistedOriginsForUserIdAuth": "[\"https:\/\/topcoder-newauth.auth0.com\/\",\"https:\/\/api.topcoder-dev.com\"]",
5252
"EMAIL_INVITE_FROM_NAME": "Topcoder",
53-
"EMAIL_INVITE_FROM_EMAIL": "noreply@connect.topcoder.com",
53+
"EMAIL_INVITE_FROM_EMAIL": "[email protected]",
5454
"inviteEmailSubject": "You are invited to Topcoder",
5555
"inviteEmailSectionTitle": "Project Invitation",
5656
"workManagerUrl": "https://challenges.topcoder-dev.com",

0 commit comments

Comments
 (0)