update matrix-media-repo to 1.3.1
This commit is contained in:
parent
b38ba55ed3
commit
40aeeab265
4 changed files with 32 additions and 29 deletions
|
@ -29,6 +29,9 @@ bundles = [
|
|||
"zfs",
|
||||
]
|
||||
|
||||
# for auto-deployment of salonkatrin.de
|
||||
[metadata.apt.packages.jekyll]
|
||||
|
||||
[metadata.check-mail-received.t-online]
|
||||
email = "franzi.kunsmann@t-online.de"
|
||||
imap_host = "secureimap.t-online.de"
|
||||
|
@ -65,9 +68,10 @@ gateway6 = "2a0a:51c0:0:225::1"
|
|||
|
||||
[metadata.matrix-media-repo]
|
||||
admins = ["@kunsi:franzi.business"]
|
||||
sha1 = "0915bdf7c461368859180419d1f66717969cbe32"
|
||||
datastore_id = "3fff5da324ed784c771d638bb6be5917"
|
||||
sha1 = "0f9e686f9538baa059eba91e56b320e38ae6125b"
|
||||
upload_max_mb = 500
|
||||
version = "v1.2.13"
|
||||
version = "v1.3.1"
|
||||
[metadata.matrix-media-repo.homeservers.'franzi.business']
|
||||
api = "synapse"
|
||||
domain = "http://[::1]:20080/"
|
||||
|
|
|
@ -42,10 +42,11 @@ defaultCountryCode = "DE"
|
|||
jitsi.preferredDomain = "meet.ffmuc.net"
|
||||
|
||||
[metadata.matrix-media-repo]
|
||||
version = "v1.2.13"
|
||||
sha1 = "0915bdf7c461368859180419d1f66717969cbe32"
|
||||
admins = ['@administress:afra.berlin']
|
||||
datastore_id = "e33b50474021fba9977f912414cdd7fe8890ed57"
|
||||
sha1 = "0f9e686f9538baa059eba91e56b320e38ae6125b"
|
||||
upload_max_mb = 50
|
||||
version = "v1.3.1"
|
||||
|
||||
[metadata.matrix-media-repo.homeservers.'afra.berlin']
|
||||
domain = "http://[::1]:20080/"
|
||||
|
|
|
@ -113,8 +113,9 @@ nodes['htz-cloud.miniserver'] = {
|
|||
},
|
||||
},
|
||||
'matrix-media-repo': {
|
||||
'version': 'v1.2.13',
|
||||
'sha1': '0915bdf7c461368859180419d1f66717969cbe32',
|
||||
'version': 'v1.3.1',
|
||||
'datastore_id': '99c09e24edc4e9be6c4c9486bc147e385bc87044',
|
||||
'sha1': '0f9e686f9538baa059eba91e56b320e38ae6125b',
|
||||
'homeservers': {
|
||||
'sophies-kitchen.eu': {
|
||||
'domain': 'http://[::1]:20080/',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue