diff config/database.yml.example @ 19:99d0adfd5453

Added some default config for database.
author Edho Arief <edho@myconan.net>
date Wed, 05 Sep 2012 14:17:14 +0700
parents 33e8202c7e5d
children 1a2dee3b05b2
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