Author: justi9
Date: 2008-01-21 02:19:11 -0500 (Mon, 21 Jan 2008)
New Revision: 1589
Modified:
mgmt/cumin/etc/cumin.conf
Log:
Drops the db username from the dsn.
Modified: mgmt/cumin/etc/cumin.conf
===================================================================
--- mgmt/cumin/etc/cumin.conf 2008-01-21 07:13:17 UTC (rev 1588)
+++ mgmt/cumin/etc/cumin.conf 2008-01-21 07:19:11 UTC (rev 1589)
@@ -1,2 +1,2 @@
[main]
-data: postgresql://cumin@localhost/cumin
+data: postgresql://localhost/cumin
Show replies by date