Add Matrix environment variables to README

This commit is contained in:
Pēteris Caune 2019-03-10 11:50:13 +02:00
parent 212578c378
commit 68b818a89b
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
2 changed files with 4 additions and 0 deletions

View File

@ -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)

View File

@ -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: