Client sessions are not persisted in main config file any more.

This commit is contained in:
Philip (a-0) 2022-09-06 20:36:52 +02:00
parent c8c0f6a400
commit 90a863911e
7 changed files with 100 additions and 51 deletions

View file

@ -20,7 +20,7 @@ clients:
mappings:
- to: "warning@mydomain.com"
sender_mxid: "@secondbot:example.com"
room_id: "!idofWARNINGroomyoucreatedbefore:example.com"
room: "!idofWARNINGroomyoucreatedbefore:example.com"
- to: "critical@mydomain.com"
sender_mxid: "@firstbot:example.com"
room_id: "#IMPORTANTroomyoucreatedbefore:example.com"
room: "#IMPORTANTroomyoucreatedbefore:example.com"