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