We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 472a6f3 commit 3a0552aCopy full SHA for 3a0552a
bigbluebutton-client/resources/config.xml.template
@@ -3,7 +3,7 @@
3
<localeversion suppressWarning="false">0.8</localeversion>
4
<version>VERSION</version>
5
<help url="http://HOST/help.html"/>
6
- <porttest host="HOST" application="video"/>
+ <porttest host="HOST" application="video" timeout="10000"/>
7
<application uri="rtmp://HOST/bigbluebutton" host="http://HOST/bigbluebutton/api/enter" />
8
<language userSelectionEnabled="true" />
9
<skinning enabled="false" url="branding/css/theme.css.swf" />
0 commit comments