allow to disable user preferences by permission (#895)
This commit is contained in:
@@ -335,6 +335,9 @@ class Configuration implements ConfigurationInterface
|
||||
->scalarNode('company')
|
||||
->defaultNull()
|
||||
->end()
|
||||
->scalarNode('title')
|
||||
->defaultNull()
|
||||
->end()
|
||||
->end()
|
||||
->end()
|
||||
->end()
|
||||
|
||||
Reference in New Issue
Block a user