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