Merge pull request #863 from jitsi/contact-list-update

Contact list update
This commit is contained in:
yanas
2016-09-13 21:21:03 -05:00
committed by GitHub
3 changed files with 6 additions and 3 deletions

View File

@@ -27,6 +27,7 @@ var interfaceConfig = {
// screen, 'width' would fit the original video width to the width of the
// screen respecting ratio.
VIDEO_LAYOUT_FIT: 'both',
SHOW_CONTACTLIST_AVATARS: false,
/**
* Whether to only show the filmstrip (and hide the toolbar).
*/