Skip to content

Commit

Permalink
Default incoming webhook url
Browse files Browse the repository at this point in the history
  • Loading branch information
gahlawat committed Aug 2, 2015
1 parent 65dc449 commit 32a01e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/slack.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

return [
'incoming-webhook' => 'https://hooks.slack.com/services/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',
'incoming-webhook' => 'https://your-incoming-webhook-url',

'default_username' => 'jivesh',

Expand Down

0 comments on commit 32a01e9

Please sign in to comment.