Update matrix info

This commit is contained in:
idanoo 2023-01-30 11:26:10 +13:00
parent ecfe777efa
commit b3c829c381
Signed by: idanoo
GPG key ID: 387387CDBC02F132
7 changed files with 103 additions and 4 deletions

View file

@ -10,6 +10,10 @@ var (
TIMEZONE string
MATRIX_WEBHOOK_URL string
MATRIX_WEBHOOK_API_KEY string
MATRIX_WEBHOOK_CHANNEL string
// UserCount metric name
METRICNAME_USERCOUNT = "userCount"