From d3777350b6c2143d0c61e5441dafce58d1a7f6e3 Mon Sep 17 00:00:00 2001 From: Samuel Wright Date: Fri, 12 Feb 2016 18:50:31 +0800 Subject: [PATCH] Adding SSL and custom port examples Fix for #428 --- user/notifications.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/user/notifications.md b/user/notifications.md index d08acb20da..0f5348095a 100644 --- a/user/notifications.md +++ b/user/notifications.md @@ -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: