From 8062f88106525df3ebaaee9b3e71dba654513f48 Mon Sep 17 00:00:00 2001 From: Gabriele C Date: Thu, 23 Jul 2015 17:10:05 +0200 Subject: [PATCH] Added realname setting into the prototype --- .../NewConfiguration/database.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/PROTOTYPE AREA (future stuff and etc...)/NewConfiguration/database.yml b/PROTOTYPE AREA (future stuff and etc...)/NewConfiguration/database.yml index d43fc4f3..6a885599 100644 --- a/PROTOTYPE AREA (future stuff and etc...)/NewConfiguration/database.yml +++ b/PROTOTYPE AREA (future stuff and etc...)/NewConfiguration/database.yml @@ -30,6 +30,7 @@ redis: columnNames: idColumn: id nameColumn: username + realNameColumn: realname passwordColumn: password ipColumn: ip emailColumn: email