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 60212d2 commit 713e041Copy full SHA for 713e041
config/default.js
@@ -87,8 +87,6 @@ module.exports = {
87
88
NEW_SELF_SERVICE_PROJECT_TYPE: process.env.NEW_SELF_SERVICE_PROJECT_TYPE || 'self-service',
89
90
- SELF_SERVICE_WHITELIST_HANDLES: process.env.SELF_SERVICE_WHITELIST_HANDLES || [],
91
-
92
SENDGRID_TEMPLATES: {
93
WORK_REQUEST_SUBMITTED: process.env.WORK_REQUEST_SUBMITTED || '',
94
WORK_REQUEST_STARTED: process.env.WORK_REQUEST_STARTED || '',
0 commit comments