Skip to content
Snippets Groups Projects
Commit 85bd3315 authored by Richard Alam's avatar Richard Alam
Browse files

- make config.xml.template use proper URL instead of join-mock.xml by default

parent 0eabfd09
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
<version>VERSION</version>
<help url="http://HOST/help.html"/>
<porttest host="HOST" application="video"/>
<application uri="rtmp://HOST/bigbluebutton" host="conf/join-mock.xml" />
<application uri="rtmp://HOST/bigbluebutton" host="http://HOST/bigbluebutton/api/enter" />
<modules>
<module name="ChatModule" url="ChatModule.swf?v=VERSION"
......@@ -16,7 +16,7 @@
<module name="ViewersModule" url="ViewersModule.swf?v=VERSION"
uri="rtmp://HOST/bigbluebutton"
host="conf/join-mock.xml"
host="http://HOST/bigbluebutton/api/enter"
allowKickUser="true"
/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment