mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Update defautl configurations
This commit is contained in:
@@ -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:
|
||||||
|
@@ -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:
|
||||||
|
Reference in New Issue
Block a user