Add new assets to config and link lists

pull/4/head
otthorn 3 years ago
parent c1c930915a
commit 8b80acff75

@ -14,7 +14,12 @@
"disable_3pid_login": true,
"brand": "Riot",
"branding": {
"welcomeBackgroundUrl": "/bg.jpg"
"welcomeBackgroundUrl": "/background.jpg",
"authHeaderLogoUrl": :"/logo.png",
"authFooterLinks": [
{"text": "Site Web", "url": "https://auro.re"},
{"text": "Intranet", "url": "https://intranet.auro.re"},
{"text": "Email support", "url": "mailto:support.aurore@lists.crans.org"}
},
"integrations_ui_url": "",
"integrations_rest_url": "",

Loading…
Cancel
Save