mirror of
https://github.com/discourse/discourse-chat-integration.git
synced 2025-03-06 17:59:29 +00:00
DEV: Update Slack regex for workflows (#168)
meta: https://meta.discourse.org/t/slack-outgoing-wehhook-format/270208/5
This commit is contained in:
parent
c753175b57
commit
9b8c38963c
@ -23,7 +23,7 @@ chat_integration:
|
||||
default: 400
|
||||
chat_integration_slack_outbound_webhook_url:
|
||||
default: ''
|
||||
regex: '^https:\/\/hooks\.slack\.com\/services\/.+$'
|
||||
regex: '^https:\/\/hooks\.slack\.com\/(services|workflow)\/.+$'
|
||||
chat_integration_slack_icon_url:
|
||||
default: ''
|
||||
chat_integration_slack_transcript_quote:
|
||||
|
Loading…
x
Reference in New Issue
Block a user