Updates extension version.
This commit is contained in:
parent
dbc0966334
commit
002c984415
|
@ -11,5 +11,5 @@ var config = {
|
|||
bosh: '//lambada.jitsi.net/http-bind', // FIXME: use xep-0156 for that
|
||||
desktopSharing: 'ext', // Desktop sharing method. Can be set to 'ext', 'webrtc' or false to disable.
|
||||
chromeExtensionId: 'diibjkoicjeejcmhdnailmkgecihlobk', // Id of desktop streamer Chrome extension
|
||||
minChromeExtVersion: '0.0.8' // Required version of Chrome extension
|
||||
minChromeExtVersion: '0.0.10' // Required version of Chrome extension
|
||||
};
|
Loading…
Reference in New Issue