]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-7191 #resolve #comment edit pgsql example connection string to remove unneeded...
authorKen Rice <krice@freeswitch.org>
Mon, 26 Jan 2015 21:57:33 +0000 (15:57 -0600)
committerKen Rice <krice@freeswitch.org>
Mon, 26 Jan 2015 21:57:33 +0000 (15:57 -0600)
conf/vanilla/autoload_configs/switch.conf.xml

index 102a2a7f1e5b523e00f645e2ed5070c1f75b6eec..8e66e7159f5baa8d6fea63cee148078017a7c190 100644 (file)
 
     <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