|
|
|
@ -32,7 +32,20 @@ matrix_riot_web_welcome_user_id: "@riot-bot:matrix.org"
|
|
|
|
|
# Branding of riot web
|
|
|
|
|
matrix_riot_web_brand: "Riot"
|
|
|
|
|
|
|
|
|
|
# Links, shown in footer of welcome page:
|
|
|
|
|
# [{"text": "Link text", "url": "https://link.target"}, {"text": "Other link"}]
|
|
|
|
|
matrix_riot_web_welcome_footerlinks: false
|
|
|
|
|
|
|
|
|
|
# URL to image, shown during Login
|
|
|
|
|
matrix_riot_web_welcome_authlogo: false
|
|
|
|
|
|
|
|
|
|
# URL to Wallpaper, shown in background of welcome page
|
|
|
|
|
matrix_riot_web_welcome_background: false
|
|
|
|
|
|
|
|
|
|
# URL to Logo on welcome page
|
|
|
|
|
matrix_riot_web_welcome_logo: "welcome/images/logo.svg"
|
|
|
|
|
|
|
|
|
|
# URL of link on welcome image
|
|
|
|
|
matrix_riot_web_welcome_logo_link: "https://riot.im"
|
|
|
|
|
|
|
|
|
|
matrix_riot_web_welcome_headline: "_t('Welcome to Riot.im')"
|
|
|
|
|