arjen преди 14 години
родител
ревизия
59b4b67548
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      src/Symfony/Bundle/SwiftmailerBundle/DependencyInjection/Configuration.php

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

@@ -81,7 +81,6 @@ class Configuration implements ConfigurationInterface
                     ->end()
                 ->end()
                 ->arrayNode('antiflood')
-                    ->defaultNull()
                     ->children()
                         ->scalarNode('treshold')->defaultValue(99)->end()
                         ->scalarNode('sleep')->defaultValue(0)->end()