From 68b818a89b1f1fa3ea1894f3d3a92b3e9b71f831 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Sun, 10 Mar 2019 11:50:13 +0200 Subject: [PATCH] Add Matrix environment variables to README --- CHANGELOG.md | 1 + README.md | 3 +++ 2 files changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d29085f0..b7c49c95 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. - Add the "desc" field (check's description) to API responses - Add maxlength attribute to HTML input=text elements - Improved logic for displaying job execution times in log (#219) +- Add Matrix integration ### Bug Fixes - Fix refreshing of the checks page filtered by tags (#221) diff --git a/README.md b/README.md index bb9c54e7..6c8ca89d 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,9 @@ Configurations settings loaded from environment variables: | TWILIO_FROM | `None` | PD_VENDOR_KEY | `None` | TRELLO_APP_KEY | `None` +| MATRIX_HOMESERVER | `None` +| MATRIX_USER_ID | `None` +| MATRIX_ACCESS_TOKEN | `None` Some useful settings keys to override are: