spee.ch/config/testingConfig.example.js
2018-03-09 10:56:22 -08:00

5 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
};