Skip to content

Commit

Permalink
Revert "fix spooler handling"
Browse files Browse the repository at this point in the history
This reverts commit 3607f1d.
  • Loading branch information
stof authored and fabpot committed Feb 18, 2011
1 parent b8c531e commit b346065
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ public function getConfigTree()
->end()
->end()
->arrayNode('spool')
->addDefaultsIfNotSet()
->scalarNode('type')->defaultValue('file')->end()
->scalarNode('path')->defaultValue('%kernel.cache_dir%/swiftmailer/spool')->end()
->end()
Expand Down

0 comments on commit b346065

Please sign in to comment.