]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config_test.yml
symfony is there
[github/wallabag/wallabag.git] / app / config / config_test.yml
diff --git a/app/config/config_test.yml b/app/config/config_test.yml
new file mode 100644 (file)
index 0000000..2f6d925
--- /dev/null
@@ -0,0 +1,16 @@
+imports:
+    - { resource: config_dev.yml }
+
+framework:
+    test: ~
+    session:
+        storage_id: session.storage.mock_file
+    profiler:
+        collect: false
+
+web_profiler:
+    toolbar: false
+    intercept_redirects: false
+
+swiftmailer:
+    disable_delivery: true