Skip to content

Commit 1fc0db8

Browse files
author
vikasrohit
authored
Disabling the GMAIL duplication check for safety
To avoid any unwanted issue of missing notifications
1 parent b51a357 commit 1fc0db8

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
@@ -58,5 +58,5 @@
5858
"connectUrl":"https://connect.topcoder-dev.com",
5959
"accountsAppUrl": "https://accounts.topcoder-dev.com",
6060
"MAX_REVISION_NUMBER": 100,
61-
"UNIQUE_GMAIL_VALIDATION": true
61+
"UNIQUE_GMAIL_VALIDATION": false
6262
}

0 commit comments

Comments
 (0)