add settings disabled by default
The new websocket stuff breaks windows build so please fix, thanks
This commit is contained in:
parent
fb4c5e6fe8
commit
5b5b231164
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue