Author: justi9
Date: 2008-01-24 11:58:17 -0500 (Thu, 24 Jan 2008)
New Revision: 1601
Modified:
mgmt/cumin/etc/cumin.conf
Log:
Add the cumin user to the dist dsn.
Modified: mgmt/cumin/etc/cumin.conf
===================================================================
--- mgmt/cumin/etc/cumin.conf 2008-01-23 20:56:15 UTC (rev 1600)
+++ mgmt/cumin/etc/cumin.conf 2008-01-24 16:58:17 UTC (rev 1601)
@@ -1,2 +1,2 @@
[main]
-data: postgresql://localhost/cumin
+data: postgresql://cumin@localhost/cumin
Show replies by date