Merge "app/matrix add branding to matrix.0x3c.pl"

changes/22/522/1
not7cd 2020-11-08 15:48:01 +00:00 committed by Gerrit Code Review
commit cc711d23ab
1 changed files with 7 additions and 0 deletions

View File

@ -16,4 +16,11 @@ matrix {
enabled: true,
},
},
riotConfig+:: {
"brand": "Element - %s" % [cfg.serverName],
"branding": {
"welcomeBackgroundUrl": "https://media.0x3c.pl/file/0x3c-mastodon/0x3c-pixelsort.png"
},
},
}