Update default config.

This commit is contained in:
François de Metz 2016-06-28 19:38:12 +02:00
parent 932e7d16a4
commit 8dd75f5377
1 changed files with 3 additions and 0 deletions

View File

@ -42,6 +42,9 @@ func (wb *Webhooks) SampleConfig() string {
## Address and port to host Webhook listener on
service_address = ":1619"
[inputs.webhooks.filestack]
path = "/filestack"
[inputs.webhooks.github]
path = "/github"