config: add ability to hide the "invite more" header button

This commit is contained in:
Adam Wan
2020-06-16 18:07:37 +07:00
committed by GitHub
parent e8e2b3c341
commit e3d66db3d7
3 changed files with 11 additions and 1 deletions

View File

@@ -38,6 +38,11 @@ var interfaceConfig = {
*/
AUTHENTICATION_ENABLE: true,
/**
* Hide the invite prompt in the header when alone in the meeting.
*/
HIDE_INVITE_MORE_HEADER: false,
/**
* The name of the toolbar buttons to display in the toolbar. If present,
* the button will display. Exceptions are "livestreaming" and "recording"