mirror of
https://github.com/wekan/wekan.git
synced 2026-02-20 15:04:07 +01:00
Added change board title to available webhooks
This commit is contained in:
parent
832bd6187c
commit
67835e3421
2 changed files with 13 additions and 3 deletions
|
|
@ -368,7 +368,7 @@ services:
|
|||
#-----------------------------------------------------------------
|
||||
# ==== OUTGOING WEBHOOKS ====
|
||||
# What to send to Outgoing Webhook, or leave out. If commented out the default values will be: cardId,listId,oldListId,boardId,comment,user,card,commentId,swimlaneId,customerField,customFieldValue
|
||||
#- WEBHOOKS_ATTRIBUTES=cardId,listId,oldListId,boardId,comment,user,card,commentId
|
||||
#- WEBHOOKS_ATTRIBUTES=cardId,listId,oldListId,boardId,comment,user,card,board,list,swimlane,commentId
|
||||
#-----------------------------------------------------------------
|
||||
# ==== Debug OIDC OAuth2 etc ====
|
||||
#- DEBUG=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue