Adds an option and hide avatars in contact list.

This commit is contained in:
damencho
2016-09-13 17:14:05 -05:00
parent e3eaac5bef
commit 4c72833f5a
2 changed files with 4 additions and 2 deletions

View File

@@ -26,6 +26,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).
*/