Pārlūkot izejas kodu

replacing liip with DoctrineCacheBundle

cjohnson 11 gadi atpakaļ
vecāks
revīzija
13f2a69fc4
1 mainītis faili ar 5 papildinājumiem un 4 dzēšanām
  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