forked from Mirrors/freeswitch
you cant have -- inside an xml comment... we should really be testing changes like this to the config files before we push this as this wouldnt even make it past a clean install start up or reloadxml test
This commit is contained in:
parent
a20c556fb7
commit
a0a584b0c9
@ -144,7 +144,6 @@
|
||||
|
||||
<param name="rtp-enable-zrtp" value="true"/>
|
||||
|
||||
<!-- Example DSN when using "./configure --enable-core-pgsql-support" -->
|
||||
<!-- <param name="core-db-dsn" value="pgsql;hostaddr=127.0.0.1 dbname=freeswitch user=freeswitch password='' options='-c client_min_messages=NOTICE' application_name='freeswitch'" /> -->
|
||||
<!-- <param name="core-db-dsn" value="dsn:username:password" /> -->
|
||||
<!--
|
||||
|
Loading…
Reference in New Issue
Block a user