]> git.immae.eu Git - github/wallabag/wallabag.git/blame - app/config/config_test.yml
New wallabag installer
[github/wallabag/wallabag.git] / app / config / config_test.yml
CommitLineData
93fd4692
NL
1imports:
2 - { resource: config_dev.yml }
3
4framework:
5 test: ~
6 session:
7 storage_id: session.storage.mock_file
8 profiler:
9 collect: false
10
11web_profiler:
12 toolbar: false
13 intercept_redirects: false
14
15swiftmailer:
16 disable_delivery: true