Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit b8eead5

Browse files
committed
chore: update config
1 parent 6663dfe commit b8eead5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/dev.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ module.exports = {
1212
V5: "https://api.topcoder-dev.com/v5",
1313
},
1414
REAUTH_OFFSET: 55, // seconds
15-
PROFILE_CREATION_DATE_THRESHOLD: "2019-01-01", // format: "YYYY-MM-DD"
15+
PROFILE_CREATION_DATE_THRESHOLD: "2021-10-25", // format: "YYYY-MM-DD"
1616
};

0 commit comments

Comments
 (0)