Fix all errors after configuration update.
[Project_proches_de_moi-server.git] / config / packages / framework.yaml
index 8b244184ba0018baf9673dc8fb56bffa08aedcaf..4f592f9afb41844b24efa541e82f29d467148714 100644 (file)
@@ -28,3 +28,9 @@ framework:
 
         # APCu (not recommended with heavy random-write workloads as memory fragmentation can cause perf issues)
         #app: cache.adapter.apcu
+
+    serializer:
+        enabled: true
+
+sensio_framework_extra:
+    view: { annotations: true }