]> git.immae.eu Git - github/wallabag/wallabag.git/blob - app/config/config_test.yml
2f6d92503ffed30a9d0938070f8a71b07b2531b0
[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