|
|
@@ -47,7 +47,7 @@ var interfaceConfig = { // eslint-disable-line no-unused-vars
|
|
47
|
47
|
// screen, 'width' would fit the original video width to the width of the
|
|
48
|
48
|
// screen respecting ratio.
|
|
49
|
49
|
VIDEO_LAYOUT_FIT: 'both',
|
|
50
|
|
- SHOW_CONTACTLIST_AVATARS: false,
|
|
|
50
|
+ SHOW_CONTACTLIST_AVATARS: true,
|
|
51
|
51
|
/**
|
|
52
|
52
|
* Whether to only show the filmstrip (and hide the toolbar).
|
|
53
|
53
|
*/
|