Make it possible to change Jitsi web UI language
Fixes #427 (Github Issue).
This commit is contained in:
@ -263,7 +263,7 @@ hiddenDomain: {{ matrix_jitsi_recorder_domain|to_json }},
|
||||
// disable1On1Mode: false,
|
||||
|
||||
// Default language for the user interface.
|
||||
// defaultLanguage: 'en',
|
||||
defaultLanguage: {{ matrix_jitsi_web_config_defaultLanguage|to_json }},
|
||||
|
||||
// If true all users without a token will be considered guests and all users
|
||||
// with token will be considered non-guests. Only guests will be allowed to
|
||||
|
Reference in New Issue
Block a user