Skip to content

Commit

Permalink
Update README to add new
Browse files Browse the repository at this point in the history
  • Loading branch information
esanchezm committed Feb 11, 2015
1 parent 3c2e9a9 commit cac4647
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,11 @@ You can optionally set a diferent slack channel, username or avatar to customize
heroku config:set SLACK_CHANNEL=#yourchannel\
SLACK_USERNAME="AWS CloudWatch" \
SLACK_ICON_URL="http://www.example.com/bot_avatar.png"
SLACK_ICON_EMOJI=":ghost:"
```

Notice that `SLACK_ICON_URL` and `SLACK_ICON_EMOJI` are mutually exclusive.

Additional configuration parameters for SES notifications:

```
Expand All @@ -43,6 +46,7 @@ heroku config:set SLACK_SES_CHANNEL=#otherchannel\
SLACK_SES_ICON_URL="http://www.example.com/bot_avatar.png"
```


Or just push the button:

[![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy)
Expand Down

0 comments on commit cac4647

Please sign in to comment.