Update comment on option
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
parent
d57e488f12
commit
64d3da4034
1 changed files with 3 additions and 0 deletions
3
testdata/config.toml
vendored
3
testdata/config.toml
vendored
|
|
@ -30,6 +30,9 @@ webhook_url = "https://garm.example.com/webhooks"
|
|||
|
||||
# This option enables GARM to manage webhooks for repositories and organizations. Set this
|
||||
# to false to disable the API routes that manage webhooks.
|
||||
#
|
||||
# When managing webhooks, the PAT you're using must have the necessary access to create/list/delete
|
||||
# webhooks for repositories or organizations.
|
||||
enable_webhook_management = true
|
||||
|
||||
# Uncomment this line if you'd like to log to a file instead of standard output.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue