FS-8024 Display gravatar on interface using new userVariable on mod_conference/mod_verto liveArray.

FS-8023 #resolve Add shadow to the avatar to indicate muting and talking statuses FS-8024 #resolve pass in the email to display avatar.
This commit is contained in:
João Mesquita
2015-08-21 02:34:25 -03:00
committed by Joao Mesquita
parent d262f07d0f
commit 2a890706e1
6 changed files with 28 additions and 8 deletions

View File

@@ -37,7 +37,8 @@ module.exports = function (grunt) {
port: 9001,
// Change this to '0.0.0.0' to access the server from outside.
hostname: 'localhost',
livereload: 35729
livereload: 35729,
protocol: 'https'
},
livereload: {
options: {