Browse Source

replacing liip with DoctrineCacheBundle

cjohnson 11 years ago
parent
commit
13f2a69fc4
1 changed files with 5 additions and 4 deletions
  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