status(host): Switch to nekover.se user for personal token
All checks were successful
/ Ansible Lint (push) Successful in 1m53s
All checks were successful
/ Ansible Lint (push) Successful in 1m53s
As access token now apparently expire with matrix authentication services, use a nekover.se user where we can get a long-lived personal token.
This commit is contained in:
parent
d514688574
commit
28f80a85f3
2 changed files with 4 additions and 4 deletions
|
|
@ -17,7 +17,7 @@ ui:
|
|||
|
||||
alerting:
|
||||
matrix:
|
||||
server-url: "https://matrix-client.matrix.org"
|
||||
server-url: "https://matrix.nekover.se"
|
||||
access-token: "${MATRIX_ACCESS_TOKEN}"
|
||||
internal-room-id: "!jG755onbGAH-lZsZo8SRKtlsncSMvq7nzPhwCi5CgdQ"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue