Explorar o código

Revert "fix spooler handling"

This reverts commit 3607f1d3348e36911ff3e4e159c34ac8583d6bbc.
Christophe Coevoet %!s(int64=14) %!d(string=hai) anos
pai
achega
b3460653bc

+ 0 - 1
src/Symfony/Bundle/SwiftmailerBundle/DependencyInjection/Configuration.php

@@ -61,7 +61,6 @@ class Configuration
                 ->end()
             ->end()
             ->arrayNode('spool')
-                ->addDefaultsIfNotSet()
                 ->scalarNode('type')->defaultValue('file')->end()
                 ->scalarNode('path')->defaultValue('%kernel.cache_dir%/swiftmailer/spool')->end()
             ->end()