Client sessions are not persisted in main config file any more.
This commit is contained in:
parent
c8c0f6a400
commit
90a863911e
7 changed files with 100 additions and 51 deletions
|
@ -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"
|
Loading…
Add table
Add a link
Reference in a new issue