revert gitlab webhook_secret; docs adjustments

This commit is contained in:
Diogo Simoes
2024-10-29 16:02:06 +00:00
parent 64ac45d03b
commit cbf60ca636
3 changed files with 5 additions and 6 deletions

View File

@ -60,8 +60,7 @@ webhook_secret = "<WEBHOOK SECRET>" # Optional, may be commented out.
[gitlab]
# Gitlab personal access token
personal_access_token = ""
webhook_secret = ""
shared_secret = "" # same as webhook_secret, kept for backwards compatibility
shared_secret = "" # webhook secret
[bitbucket]
# For Bitbucket personal/repository bearer token