mirror of
https://github.com/plankanban/planka.git
synced 2025-07-24 07:39:44 +02:00
feat: Google Chat notifications (#867)
This commit is contained in:
parent
9699fbe76a
commit
8fd0f682d9
6 changed files with 65 additions and 9 deletions
|
@ -77,4 +77,5 @@ module.exports.custom = {
|
|||
|
||||
slackBotToken: process.env.SLACK_BOT_TOKEN,
|
||||
slackChannelId: process.env.SLACK_CHANNEL_ID,
|
||||
googleChatWebhookUrl: process.env.GOOGLE_CHAT_WEBHOOK_URL,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue