spee.ch/devConfig/testingConfig.example.js
2018-03-19 13:58:45 -07:00

6 lines
218 B
JavaScript

module.exports = {
testChannel : null, // a channel to make test publishes in
testChannelId : null, // the claim id for the test channel
testChannelPassword: null, // password for the test channel
};