Files
koodiklinikka.fi-api/config.template.json

19 lines
274 B
JSON

{
"all": {
"slack": {
"token": "",
"privateChannel": "",
"publicChannel": ""
},
"github": {
"token": ""
},
"twitter": {
"consumerKey": "",
"consumerSecret": "",
"token": "",
"tokenSecret": ""
}
}
}