Selaa lähdekoodia

replacing liip with DoctrineCacheBundle

cjohnson 11 vuotta sitten
vanhempi
commit
13f2a69fc4
1 muutettua tiedostoa jossa 5 lisäystä ja 4 poistoa
  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