18 lines
486 B
YAML
18 lines
486 B
YAML
|
id: telegram
|
||
|
as_token: SECRET_TELEGRAM_AS_TOKEN
|
||
|
hs_token: SECRET_TELEGRAM_HS_TOKEN
|
||
|
namespaces:
|
||
|
users:
|
||
|
- exclusive: true
|
||
|
regex: '@telegram_.*:janky\.solutions'
|
||
|
- exclusive: true
|
||
|
regex: '@telegrambot:janky\.solutions'
|
||
|
aliases:
|
||
|
- exclusive: true
|
||
|
regex: \#telegram_.*:janky\.solutions
|
||
|
url: http://bridge-telegram:29317
|
||
|
sender_localpart: SECRET_TELEGRAM_SENDER_LOCALPART
|
||
|
rate_limited: false
|
||
|
de.sorunome.msc2409.push_ephemeral: true
|
||
|
push_ephemeral: true
|