kristofvc/qa-test

View on GitHub
app/config/config_dev.yml

Summary

Maintainability
Test Coverage
imports:
    - { resource: config.yml }

framework:
    router:
        resource: "%kernel.root_dir%/config/routing_dev.yml"
        strict_requirements: true
    profiler: { only_exceptions: false }

web_profiler:
    toolbar: true
    intercept_redirects: false

assetic:
    use_controller: true

#swiftmailer:
#    delivery_address: me@example.com