Skip to content

Commit b346065

Browse files
stoffabpot
authored andcommitted
Revert "fix spooler handling"
This reverts commit 3607f1d.
1 parent b8c531e commit b346065

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Bundle/SwiftmailerBundle/DependencyInjection/Configuration.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ public function getConfigTree()
6161
->end()
6262
->end()
6363
->arrayNode('spool')
64-
->addDefaultsIfNotSet()
6564
->scalarNode('type')->defaultValue('file')->end()
6665
->scalarNode('path')->defaultValue('%kernel.cache_dir%/swiftmailer/spool')->end()
6766
->end()

0 commit comments

Comments
 (0)