Author: justi9
Date: 2008-01-21 12:00:42 -0500 (Mon, 21 Jan 2008)
New Revision: 1593
Modified:
mgmt/cumin-test-0/etc/cumin.conf
Log:
Make the devel instance's data url the same as the standard one.
Modified: mgmt/cumin-test-0/etc/cumin.conf
===================================================================
--- mgmt/cumin-test-0/etc/cumin.conf 2008-01-21 15:04:34 UTC (rev 1592)
+++ mgmt/cumin-test-0/etc/cumin.conf 2008-01-21 17:00:42 UTC (rev 1593)
@@ -1,3 +1,3 @@
[main]
-data: postgresql://cumin@localhost/cumin
+data: postgresql://localhost/cumin
port: 9090
Show replies by date