|
@@ -11,5 +11,5 @@ var config = {
|
11
|
11
|
bosh: '//lambada.jitsi.net/http-bind', // FIXME: use xep-0156 for that
|
12
|
12
|
desktopSharing: 'ext', // Desktop sharing method. Can be set to 'ext', 'webrtc' or false to disable.
|
13
|
13
|
chromeExtensionId: 'diibjkoicjeejcmhdnailmkgecihlobk', // Id of desktop streamer Chrome extension
|
14
|
|
- minChromeExtVersion: '0.0.8' // Required version of Chrome extension
|
|
14
|
+ minChromeExtVersion: '0.0.10' // Required version of Chrome extension
|
15
|
15
|
};
|