FS-7191 #resolve #comment edit pgsql example connection string to remove unneeded option that may cause a failure on some systems.

This commit is contained in:
Ken Rice 2015-01-26 15:57:33 -06:00
parent f795acbff2
commit c16f9ec1d9
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@
<param name="rtp-enable-zrtp" value="true"/>
<!-- <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="pgsql://hostaddr=127.0.0.1 dbname=freeswitch user=freeswitch password='' options='-c client_min_messages=NOTICE'" /> -->
<!-- <param name="core-db-dsn" value="dsn:username:password" /> -->
<!--
Allow to specify the sqlite db at a different location (In this example, move it to ramdrive for