make welcome.html customizable

This commit is contained in:
Daniel Hoffend
2019-04-25 01:05:28 +02:00
parent 18a562c000
commit ca15d219b9
5 changed files with 201 additions and 0 deletions

View File

@ -28,3 +28,6 @@ matrix_riot_web_embedded_pages_home_path: ~
# Controls whether the self-check feature should validate SSL certificates.
matrix_riot_web_self_check_validate_certificates: true
# don't show the registration button on welcome page
matrix_riot_web_registration_enabled: false