Allow configuring welcome background image

This commit is contained in:
J. Ryan Stinnett 2019-02-11 16:07:39 +00:00
parent aea2b1ebc9
commit 86ced4cdad
2 changed files with 11 additions and 1 deletions

View file

@ -127,6 +127,9 @@ For a good example, see https://riot.im/develop/config.json
release to release.
1. `brand`: String to pass to your homeserver when configuring email notifications, to let the
homeserver know what email template to use when talking to you.
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. `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.