Add new assets to config and link lists

This commit is contained in:
otthorn 2021-03-21 15:06:31 +01:00
parent c1c930915a
commit 8b80acff75

View file

@ -14,7 +14,12 @@
"disable_3pid_login": true, "disable_3pid_login": true,
"brand": "Riot", "brand": "Riot",
"branding": { "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_ui_url": "",
"integrations_rest_url": "", "integrations_rest_url": "",