Update plugin config in config file.
This commit is contained in:
@@ -30,7 +30,7 @@ func NewGithubWebhooks() *GithubWebhooks {
|
||||
|
||||
func (gh *GithubWebhooks) SampleConfig() string {
|
||||
return `
|
||||
## Address and port to host Webhook listener on
|
||||
## Path of the global server
|
||||
path = "/github"
|
||||
`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user