You've already forked redmine-bundle
fixed wrong definition
This commit is contained in:
@@ -32,7 +32,6 @@ final class Configuration implements ConfigurationInterface
|
||||
->booleanNode('enabled')
|
||||
->info('Enable/disable cache')
|
||||
->defaultTrue()
|
||||
->cannotBeEmpty()
|
||||
->isRequired()
|
||||
->end()
|
||||
->scalarNode('ttl')
|
||||
|
||||
Reference in New Issue
Block a user