Skip to content

Commit a6736d8

Browse files
committed
- change bw and port test to connect to a subscope. Somehow if we don't, we can't reconnect again when all users logs out
1 parent 8731a43 commit a6736d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bigbluebutton-client/resources/config.xml.template

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
<localeversion suppressWarning="false">0.8</localeversion>
44
<version>VERSION</version>
55
<help url="http://HOST/help.html"/>
6-
<porttest host="HOST" application="video" timeout="10000"/>
6+
<porttest host="HOST" application="video/portTest" timeout="10000"/>
7+
<bwMon server="HOST" application="video/bwTest"/>
78
<application uri="rtmp://HOST/bigbluebutton" host="http://HOST/bigbluebutton/api/enter" />
89
<language userSelectionEnabled="true" />
910
<skinning enabled="true" url="http://HOST/client/branding/css/BBBDefault.css.swf" />

0 commit comments

Comments
 (0)