UI updates - new user menu, updated about and profile screen and more (#723)
This commit is contained in:
@@ -292,6 +292,9 @@ class Configuration implements ConfigurationInterface
|
||||
->scalarNode('select_type')
|
||||
->defaultNull()
|
||||
->end()
|
||||
->booleanNode('show_about')
|
||||
->defaultTrue()
|
||||
->end()
|
||||
->end()
|
||||
;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user