update matrix-media-repo to 1.3.4
This commit is contained in:
parent
698f203936
commit
418015b484
3 changed files with 6 additions and 6 deletions
|
@ -70,9 +70,9 @@ gateway6 = "2a0a:51c0:0:225::1"
|
|||
[metadata.matrix-media-repo]
|
||||
admins = ["@kunsi:franzi.business"]
|
||||
datastore_id = "3fff5da324ed784c771d638bb6be5917"
|
||||
sha1 = "0be76072295f8b3ea2ca0f8c1d7b2833fd13d3ae"
|
||||
sha1 = "55d353b472894547c61b11567089eb2cf40ce5ba"
|
||||
upload_max_mb = 500
|
||||
version = "v1.3.3"
|
||||
version = "v1.3.4"
|
||||
[metadata.matrix-media-repo.homeservers.'franzi.business']
|
||||
api = "synapse"
|
||||
domain = "http://[::1]:20080/"
|
||||
|
|
|
@ -44,9 +44,9 @@ jitsi.preferredDomain = "meet.ffmuc.net"
|
|||
[metadata.matrix-media-repo]
|
||||
admins = ['@administress:afra.berlin']
|
||||
datastore_id = "e33b50474021fba9977f912414cdd7fe8890ed57"
|
||||
sha1 = "0be76072295f8b3ea2ca0f8c1d7b2833fd13d3ae"
|
||||
sha1 = "55d353b472894547c61b11567089eb2cf40ce5ba"
|
||||
upload_max_mb = 50
|
||||
version = "v1.3.3"
|
||||
version = "v1.3.4"
|
||||
|
||||
[metadata.matrix-media-repo.homeservers.'afra.berlin']
|
||||
domain = "http://[::1]:20080/"
|
||||
|
|
|
@ -114,9 +114,9 @@ nodes['htz-cloud.miniserver'] = {
|
|||
},
|
||||
},
|
||||
'matrix-media-repo': {
|
||||
'version': 'v1.3.3',
|
||||
'version': 'v1.3.4',
|
||||
'datastore_id': '99c09e24edc4e9be6c4c9486bc147e385bc87044',
|
||||
'sha1': '0be76072295f8b3ea2ca0f8c1d7b2833fd13d3ae',
|
||||
'sha1': '55d353b472894547c61b11567089eb2cf40ce5ba',
|
||||
'homeservers': {
|
||||
'sophies-kitchen.eu': {
|
||||
'domain': 'http://[::1]:20080/',
|
||||
|
|
Loading…
Reference in a new issue