Add webhookKey support (#1920)
This commit is contained in:
@@ -23,6 +23,7 @@ var defaultConfiguration = {
|
||||
dotNetKey: 'windows',
|
||||
clientKey: 'client',
|
||||
restAPIKey: 'rest',
|
||||
webhookKey: 'hook',
|
||||
masterKey: 'test',
|
||||
collectionPrefix: 'test_',
|
||||
fileKey: 'test',
|
||||
|
||||
Reference in New Issue
Block a user