Allow configuring auth header logo

This commit is contained in:
J. Ryan Stinnett 2019-02-11 16:23:22 +00:00
parent 18d898cc1f
commit 678904dcfb
2 changed files with 10 additions and 3 deletions

View file

@ -130,6 +130,8 @@ For a good example, see https://riot.im/develop/config.json
1. `branding`: Configures various branding and logo details, such as:
1. `welcomeBackgroundUrl`: An image to use as a wallpaper outside the app
during authentication flows
1. `authHeaderLogoUrl`: An logo image that is shown in the header during
authentication flows
1. `integrations_ui_url`: URL to the web interface for the integrations server. The integrations
server is not Riot and normally not your homeserver either. The integration server settings
may be left blank to disable integrations.