We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is the config prop used to override the default settings from the iframe api like "toolbarButtons"? https://github.com/jitsi/jitsi-meet/blob/master/config.js
The text was updated successfully, but these errors were encountered:
I see, I should use interfaceConfig! But it isn't working for me!
filmStripOnly: true, toolbarButtons: [ "camera", "chat", "fullscreen", "hangup", "microphone", "settings", "shareaudio", "sharedvideo", "toggle-camera", ], }}```
Sorry, something went wrong.
Okay, it works with the config props! Is it possible to hide the room name on top?
No branches or pull requests
Is the config prop used to override the default settings from the iframe api like "toolbarButtons"?
https://github.com/jitsi/jitsi-meet/blob/master/config.js
The text was updated successfully, but these errors were encountered: