浏览代码

replacing liip with DoctrineCacheBundle

cjohnson 11 年之前
父节点
当前提交
13f2a69fc4
共有 1 个文件被更改,包括 5 次插入4 次删除
  1. 5 4
      Tests/Functional/config.yml

+ 5 - 4
Tests/Functional/config.yml

@@ -2,7 +2,8 @@ framework:
     secret: "shdhkajshdjhsjdjsahdkjas"
     test: true
 
-liip_doctrine_cache:
-   namespaces:
-      gearman:
-         type: file_system
+doctrine_cache:
+    providers:
+        gearman_cache:
+            type: file_system
+            namespace: doctrine_cache.ns.gearman