changeset 19:99d0adfd5453

Added some default config for database.
author Edho Arief <edho@myconan.net>
date Wed, 05 Sep 2012 14:17:14 +0700
parents 9f80b5700e93
children dd3472e48289
files config/database.yml.example
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/config/database.yml.example	Mon Aug 27 09:03:42 2012 -0700
+++ b/config/database.yml.example	Wed Sep 05 14:17:14 2012 +0700
@@ -2,6 +2,8 @@
 # Show work with any adapter.
 login: &login
   adapter: mysql2
+  encoding: utf8
+  pool: 5
   username: zp
   password: silica
   host: 127.0.0.1