]> git.immae.eu Git - github/wallabag/wallabag.git/blob - app/config/config_test.yml
83e2922a27a2d98a11058a1fb1c7af9c5fceb2df
[github/wallabag/wallabag.git] / app / config / config_test.yml
1 imports:
2 - { resource: config_dev.yml }
3
4 framework:
5 test: ~
6 session:
7 storage_id: session.storage.mock_file
8 profiler:
9 collect: false
10
11 web_profiler:
12 toolbar: false
13 intercept_redirects: false
14
15 swiftmailer:
16 disable_delivery: true
17
18 doctrine:
19 dbal:
20 path: %kernel.root_dir%/../data/db/poche_test.sqlite