toolbar and session
This commit is contained in:
@@ -55,6 +55,13 @@ config.toolbarButtons = [
|
||||
'hangup'
|
||||
];
|
||||
|
||||
config.toolbarConfig = {
|
||||
initialTimeout: 20000,
|
||||
timeout: 4000,
|
||||
alwaysVisible: true,
|
||||
autoHideWhileChatIsOpen: false
|
||||
};
|
||||
|
||||
config.hiddenPremeetingButtons = [
|
||||
'microphone',
|
||||
'camera',
|
||||
|
||||
Reference in New Issue
Block a user