get rid of cache db, not needed

This commit is contained in:
Sam
2014-01-06 12:24:11 +11:00
parent e6d9903db1
commit 887ac10013
4 changed files with 0 additions and 6 deletions

View File

@@ -2,7 +2,6 @@ defaults: &defaults
host: localhost
port: 6379
db: 0
cache_db: 2
development:
<<: *defaults