Skip to content

Commit

Permalink
Merge a3863c0 into 57e08ba
Browse files Browse the repository at this point in the history
  • Loading branch information
diogo-pessoa committed Oct 12, 2020
2 parents 57e08ba + a3863c0 commit ce733d6
Show file tree
Hide file tree
Showing 5 changed files with 1,036 additions and 465 deletions.
4 changes: 4 additions & 0 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -345,6 +345,10 @@ module.exports = {
chatter: pe.REFOCUS_ROOMS_CHATTER_URL || null,
email: pe.REFOCUS_ROOMS_CONTACT_EMAIL || null,
},
pagerDuty: {
serviceId: pe.SERVICE_ID || null,
modalMessage: pe.MODAL_MESSAGE || 'Would you like to Page IMC team?',
},
ssoCert: pe.SSO_CERT || null,
waitingSigKillTimeout,
findSamplesSscanCount: pe.FIND_SAMPLES_SSCAN_COUNT_STR ||
Expand Down
Loading

0 comments on commit ce733d6

Please sign in to comment.