]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config_test.yml
Fixed possible JS injection via the title edition
[github/wallabag/wallabag.git] / app / config / config_test.yml
index 2fd489bea4a4ef1f0c1ed68562e84c22fdfe9645..3eab6fb2848f5afccf9c8b6b76ded8a8b845aa93 100644 (file)
@@ -1,5 +1,6 @@
 imports:
     - { resource: config_dev.yml }
+    - { resource: parameters_test.yml }
 
 framework:
     test: ~
@@ -7,6 +8,8 @@ framework:
         storage_id: session.storage.mock_file
     profiler:
         collect: false
+    translator:
+        enabled: false
 
 web_profiler:
     toolbar: false