]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config.yml
Jump to Symfony 3.3 & update others deps
[github/wallabag/wallabag.git] / app / config / config.yml
index 2bc5e3b359292de4e5ff477d2fc976b81ab484f0..b76fb696636149b51fb68b61e61cda2f0d97cbae 100644 (file)
@@ -110,7 +110,7 @@ fos_rest:
             epub: true
             mobi: true
         templating_formats:
-            html: true
+            html: false
         force_redirects:
             html: true
         failed_validation: HTTP_BAD_REQUEST
@@ -350,3 +350,10 @@ fos_js_routing:
         - howto
         - fos_user_security_logout
         - new
+
+jms_serializer:
+    handlers:
+        # to be removed if we switch to (default) ISO8601 datetime instead of ATOM
+        # see: https://github.com/schmittjoh/JMSSerializerBundle/pull/494
+        datetime:
+            default_format: "Y-m-d\\TH:i:sO" # ATOM