diff --git a/src/Symfony/Bundle/DoctrineBundle/Resources/config/orm.xml b/src/Symfony/Bundle/DoctrineBundle/Resources/config/orm.xml index e7913c21f7..369d2f27b1 100644 --- a/src/Symfony/Bundle/DoctrineBundle/Resources/config/orm.xml +++ b/src/Symfony/Bundle/DoctrineBundle/Resources/config/orm.xml @@ -5,16 +5,10 @@ xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd"> - default Doctrine\ORM\Configuration Doctrine\ORM\EntityManager - false - - Proxies - %kernel.cache_dir%/doctrine/orm/Proxies - Doctrine\Common\Cache\ArrayCache Doctrine\Common\Cache\ApcCache