spee.ch/devConfig/slackConfig.js.example

6 lines
103 B
Text
Raw Normal View History

2018-03-19 15:34:32 -07:00
module.exports = {
slackWebHook : null,
slackErrorChannel: null,
slackInfoChannel : null,
2018-03-19 14:32:25 -07:00
};