Add webhookKey support (#1920)

This commit is contained in:
Tyler Brock
2016-05-26 11:17:24 -07:00
parent 0850c184d3
commit 2561987d20
4 changed files with 70 additions and 8 deletions

View File

@@ -23,6 +23,7 @@ var defaultConfiguration = {
dotNetKey: 'windows',
clientKey: 'client',
restAPIKey: 'rest',
webhookKey: 'hook',
masterKey: 'test',
collectionPrefix: 'test_',
fileKey: 'test',