diff options
author | Ash Bike <hello.ashbike@gmail.com> | 2015-07-05 02:16:18 +0530 |
---|---|---|
committer | Ash Bike <hello.ashbike@gmail.com> | 2015-07-05 02:16:18 +0530 |
commit | bc6b443c3db4f260bdc1460009c8110b54b3c257 (patch) | |
tree | f9028a240fe27325b6d8da84824258fd19828aae /app/Template/subtask | |
parent | 33669c1bac974f87fa8a3809cb541d75e26fd3ef (diff) |
Slack channel can be overridden to post to another channel/private group or send direct messages. Need to make these database changes:
INSERT INTO settings VALUES ('integration_slack_webhook_channel', '');
ALTER TABLE project_integrations ADD COLUMN slack_webhook_channel text;
Diffstat (limited to 'app/Template/subtask')
0 files changed, 0 insertions, 0 deletions