From cfe796695819b6dba84c6f84172b1243cabbea04 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Sat, 1 Dec 2012 18:06:29 -0500 Subject: [PATCH] darkened concentric circles on Rgraph view --- config/database.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/database.yml b/config/database.yml index 6705ca8f..4d852109 100644 --- a/config/database.yml +++ b/config/database.yml @@ -9,6 +9,7 @@ development: username: postgres password: "3112" +# staging environment production: min_messages: WARNING adapter: postgresql