Skip to content
Snippets Groups Projects
Commit 2d2579f9 authored by Dixon Fred's avatar Dixon Fred
Browse files

updated config.xml so it doesn't need port 8080

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@1479 af16638f-c34d-0410-8cfa-b39d5352b314
parent 0a35aafe
No related branches found
No related tags found
Loading
<?xml version="1.0" ?>
<config>
<version>0.4</version>
<version>0.4</version>
<porttest host="192.168.0.103" application="oflaDemo"/>
<modules>
<module name="VideoModule" url="VideoModule.swf"
......@@ -30,10 +30,10 @@
/>
<module name="PresentationModule" url="PresentationModule.swf"
uri="rtmp://192.168.0.103/bigbluebutton"
host="http://192.168.0.103:8080"
host="http://192.168.0.103"
loadNextModule="ListenersModule"
onUserJoinedEvent="START"
onUserLogoutEvent="STOP"
/>
</modules>
</config>
\ No newline at end of file
</config>
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