- remove ${} from deskshare in config.xml.template

This commit is contained in:
Richard Alam 2010-06-11 13:06:22 -04:00
parent 5dbf181ee0
commit 9a4666baef

2
bigbluebutton-client/src/conf/config.xml.template Normal file → Executable file
View File

@ -27,7 +27,7 @@
onUserLogoutEvent="STOP"
/>
<module name="DeskShareModule" url="DeskShareModule-VERSION.swf" uri="rtmp://${HOST}/deskShare" onUserJoinedEvent="START" onUserLogoutEvent="STOP" loadNextModule="PhoneModule" />
<module name="DeskShareModule" url="DeskShareModule-VERSION.swf" uri="rtmp://HOST/deskShare" onUserJoinedEvent="START" onUserLogoutEvent="STOP" loadNextModule="PhoneModule" />
<module name="PhoneModule" url="PhoneModule-VERSION.swf"
uri="rtmp://HOST/sip"