update mautrix-telegram to 0.15.1
This commit is contained in:
parent
46e00d6fc8
commit
4889ea4d31
2 changed files with 2 additions and 2 deletions
|
@ -94,7 +94,7 @@ additional_client_config.'im.vector.riot.jitsi'.preferredDomain = "meet.ffmuc.ne
|
|||
wellknown_also_on_vhosts = ["franzi.business"]
|
||||
|
||||
[metadata.mautrix-telegram]
|
||||
version = "v0.15.0"
|
||||
version = "v0.15.1"
|
||||
homeserver.domain = "franzi.business"
|
||||
homeserver.url = "https://matrix.franzi.business"
|
||||
telegram.api_id = "!decrypt:encrypt$gAAAAABfVK5SmDDru-UQxitkE5VhPArnUBhaRbAqQPvAW2Fh3fd1XDrWxa3Qn4BSnJAPNWglH5wil_SXUMcIm95FMhPe8dVeMQ=="
|
||||
|
|
|
@ -146,7 +146,7 @@ nodes['htz-cloud.miniserver'] = {
|
|||
},
|
||||
},
|
||||
'mautrix-telegram': {
|
||||
'version': 'v0.15.0',
|
||||
'version': 'v0.15.1',
|
||||
'homeserver': {
|
||||
'domain': 'sophies-kitchen.eu',
|
||||
'url': 'https://matrix.sophies-kitchen.eu',
|
||||
|
|
Loading…
Reference in a new issue