new: usr: add mineseeker game to the symfony 4 project #3
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
sonata_user:
|
||||
security_acl: false
|
||||
manager_type: orm # can be orm or mongodb
|
||||
class:
|
||||
user: App\Application\Sonata\UserBundle\Entity\User
|
||||
group: App\Application\Sonata\UserBundle\Entity\Group
|
||||
|
||||
Reference in New Issue
Block a user