Add matrix
This commit is contained in:
parent
29f97e9d45
commit
ff7537dd26
8 changed files with 1263 additions and 0 deletions
14
matrix/synapse/mautrix-whatsapp-registration.yaml
Normal file
14
matrix/synapse/mautrix-whatsapp-registration.yaml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
id: whatsapp
|
||||
url: http://mautrix-whatsapp:29318
|
||||
as_token: fu9gW8DDSve8RUElJVM2FaEXQAQOvfW5f3yLlMdjhubZnNNIDuGe3HHJc2QYarRX
|
||||
hs_token: EV39dnNAr0bwKeU9dehnp7zyFKKqvRPA1CS2NZab5KErWXMqlzeC2We2yBdpN8yZ
|
||||
sender_localpart: xTHIVrUxShbQH2q1ViDTSWKX9TtKG2hN
|
||||
rate_limited: false
|
||||
namespaces:
|
||||
users:
|
||||
- regex: ^@whatsappbot:depeuter\.dev$
|
||||
exclusive: true
|
||||
- regex: ^@whatsapp_.*:depeuter\.dev$
|
||||
exclusive: true
|
||||
de.sorunome.msc2409.push_ephemeral: true
|
||||
push_ephemeral: true
|
||||
Reference in a new issue