add settings disabled by default

The new websocket stuff breaks windows build so please fix, thanks
This commit is contained in:
Seven Du 2013-07-29 23:59:06 +08:00
parent fb4c5e6fe8
commit 5b5b231164
1 changed files with 2 additions and 0 deletions

View File

@ -6,5 +6,7 @@
<param name="auth-realm" value="freeswitch"/>
<param name="auth-user" value="freeswitch"/>
<param name="auth-pass" value="works"/>
<!-- <param name="enable-websocket" value="true"/> -->
</settings>
</configuration>