Add listen config.

This commit is contained in:
François de Metz
2016-05-25 21:08:58 +02:00
committed by Cyril Duez
parent 58b7c43ced
commit 18d49da9da
2 changed files with 4 additions and 1 deletions

View File

@@ -122,6 +122,9 @@ type AgentConfig struct {
Quiet bool
Hostname string
OmitHostname bool
//
WebhookServiceAddress string
}
// Inputs returns a list of strings of the configured inputs.