Update defautl configurations

This commit is contained in:
Romain Neutron
2013-10-09 12:16:25 +02:00
parent 93a675c916
commit 41306fec74
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ main:
driver: pdo_sqlite driver: pdo_sqlite
path: '/tmp/db.sqlite' path: '/tmp/db.sqlite'
charset: UTF8 charset: UTF8
api-timers: true api-timers: false
cache: cache:
type: MemcacheCache type: MemcacheCache
options: options:

View File

@@ -14,7 +14,7 @@ main:
driver: pdo_sqlite driver: pdo_sqlite
path: '/tmp/db.sqlite' path: '/tmp/db.sqlite'
charset: UTF8 charset: UTF8
api-timers: true api-timers: false
cache: cache:
type: MemcacheCache type: MemcacheCache
options: options: