소스 검색

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