We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e68ddba commit c69076fCopy full SHA for c69076f
config/default.js
@@ -471,4 +471,6 @@ module.exports = {
471
FETCHING_PENDING_APPROVAL_EVENTS_INTERVAL: 5 * 60 * 1000, // 5 minutes
472
FORUM_LINK: 'https://discussions.topcoder.com/discussion/24281/add-your-memory-to-the-topcoder-timeline-wall',
473
},
474
+ /* development id - makes surveys have warning about environment */
475
+ SPRIG_ENVIRONMENT_ID: 'bUcousVQ0-yF',
476
};
0 commit comments