2 - { resource: config.yml }
6 resource: "%kernel.root_dir%/config/routing_dev.yml"
7 strict_requirements: true
13 intercept_redirects: false
19 path: "%kernel.logs_dir%/%kernel.environment%.log"
26 VERBOSITY_VERBOSE: INFO
27 VERBOSITY_VERY_VERBOSE: DEBUG
28 channels: ['!event', '!doctrine']
33 VERBOSITY_VERBOSE: NOTICE
34 VERBOSITY_VERY_VERBOSE: NOTICE
35 VERBOSITY_DEBUG: DEBUG
39 # see http://mailcatcher.me/
44 # If you want to use cache for queries used in WallabagExtension
45 # Uncomment the following lines
48 # metadata_cache_driver: apcu
49 # result_cache_driver: apcu
50 # query_cache_driver: apcu