Updated Notify_rocketchat (markdown)

Chris Caron 2021-08-07 19:02:48 -04:00
parent 980c34b7aa
commit 5e870f9a6c

@ -6,7 +6,7 @@
### Syntax
Rocket.Chat can send notifications through the following **modes**:
* **webhook**: A configured Incoming webhook (this can be set up in the admin area)
* **webhook**: A configured Incoming Webhook; this can be set up in the **Administration** area under **Integrations** heading.
* **basic**: A user/password combination.
Secure connections (via https) should be referenced using **rockets://** where as insecure connections (via http) should be referenced via **rocket://**.