Merge pull request #680 from capilkey/poll-client
Uncommenting the PollingModule in config.xml.template
This commit is contained in:
commit
0a7f1300f3
@ -96,14 +96,12 @@
|
||||
whiteboardAccess="presenter"
|
||||
keepToolbarVisible="false"
|
||||
/>
|
||||
<!--
|
||||
|
||||
<module name="PollingModule" url="http://HOST/client/PollingModule.swf?v=VERSION"
|
||||
uri="rtmp://HOST/bigbluebutton"
|
||||
dependsOn="PresentModule"
|
||||
/>
|
||||
|
||||
-->
|
||||
|
||||
<module name="PollingModule" url="http://HOST/client/PollingModule.swf?v=VERSION"
|
||||
uri="rtmp://HOST/bigbluebutton"
|
||||
dependsOn="PresentModule"
|
||||
/>
|
||||
|
||||
<module name="PresentModule" url="http://HOST/client/PresentModule.swf?v=VERSION"
|
||||
uri="rtmp://HOST/bigbluebutton"
|
||||
host="http://HOST"
|
||||
|
Loading…
Reference in New Issue
Block a user