Hey
I am successfully able to integrate Jitsi meet with web application.
However, when I am trying to modify few parameters, results are not reflected in UI.
var options = {
"configOverwrite": {
// Below are not at all working.
"defaultLanguage": 'de',
"disableInviteFunctions": false,
I am trying to change default language and wish to enable invite button.
What’s for are these files - config.js & interface_config.js