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

Change-Id: Ib78a2dae0ed177d670ab760892896306363ed3e6
master
Norbert Szulc 2020-11-08 16:16:32 +01:00
parent 1ef5600dcb
commit caabcaba01
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"
},
},
}