Skip to content

Commit

Permalink
Adding SSL and custom port examples
Browse files Browse the repository at this point in the history
Fix for #428
  • Loading branch information
plaindocs committed Feb 12, 2016
1 parent b1be5ec commit d377735
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions user/notifications.md
Expand Up @@ -149,6 +149,8 @@ Or multiple channels:
irc:
- "chat.freenode.net#my-channel"
- "chat.freenode.net#some-other-channel"
- "irc://chat.freenode.net:8000/#plaintext_channel"
- "ircs://chat.freenode.net:7070/#ssl_tls_channel"

As with other notification types you can specify when IRC notifications will be sent:

Expand Down

0 comments on commit d377735

Please sign in to comment.