Allow configure default country code in element welcome page.

This commit is contained in:
Igor Goldenberg
2023-02-22 18:04:13 +05:00
parent 41a5b2dca2
commit 620247673e
2 changed files with 4 additions and 0 deletions

View File

@ -191,6 +191,9 @@ matrix_client_element_self_check_validate_certificates: true
# don't show the registration button on welcome page
matrix_client_element_registration_enabled: false
# Default country code on welcome page when login by phone number
matrix_client_element_default_country_code: "GB"
# Controls whether presence will be enabled
matrix_client_element_enable_presence_by_hs_url: ~