Sylius/app/config/config_test_cached.yml
2016-11-15 12:38:48 +01:00

20 lines
394 B
YAML

# This file is part of the Sylius package.
# (c) Paweł Jędrzejewski
imports:
- { resource: "config_test.yml" }
doctrine:
orm:
entity_managers:
default:
metadata_cache_driver:
type: memcached
host: localhost
port: 11211
twig:
strict_variables: true
sylius_channel:
debug: true