Skip to content
This repository has been archived by the owner on Jul 28, 2022. It is now read-only.

Commit

Permalink
Merge 5ba30b1 into ae45e84
Browse files Browse the repository at this point in the history
  • Loading branch information
covex-nn committed Apr 20, 2018
2 parents ae45e84 + 5ba30b1 commit 59d2014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DependencyInjection/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ public function getConfigTreeBuilder()
->addDefaultsIfNotSet()
->children()
->booleanNode('enabled')
->defaultTrue()
->defaultFalse()
->end()
->arrayNode('message')
->addDefaultsIfNotSet()
Expand Down

0 comments on commit 59d2014

Please sign in to comment.