refactored search with free search term support (#1064)
This commit is contained in:
@@ -314,6 +314,9 @@ class Configuration implements ConfigurationInterface
|
||||
->scalarNode('select_type')
|
||||
->defaultNull()
|
||||
->end()
|
||||
->scalarNode('auto_reload_datatable')
|
||||
->defaultFalse()
|
||||
->end()
|
||||
->booleanNode('show_about')
|
||||
->defaultTrue()
|
||||
->end()
|
||||
|
||||
Reference in New Issue
Block a user