Update default config.
This commit is contained in:
parent
932e7d16a4
commit
8dd75f5377
|
@ -42,6 +42,9 @@ func (wb *Webhooks) SampleConfig() string {
|
||||||
## Address and port to host Webhook listener on
|
## Address and port to host Webhook listener on
|
||||||
service_address = ":1619"
|
service_address = ":1619"
|
||||||
|
|
||||||
|
[inputs.webhooks.filestack]
|
||||||
|
path = "/filestack"
|
||||||
|
|
||||||
[inputs.webhooks.github]
|
[inputs.webhooks.github]
|
||||||
path = "/github"
|
path = "/github"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue