mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 00:56:24 +03:00
fixed default config for easy admin
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
easy_admin:
|
||||
entities:
|
||||
# List the entity class name you want to manage
|
||||
#- App\Entity\Product
|
||||
#- App\Entity\Category
|
||||
#- App\Entity\User
|
||||
#easy_admin:
|
||||
# entities:
|
||||
# # List the entity class name you want to manage
|
||||
# - App\Entity\Product
|
||||
# - App\Entity\Category
|
||||
# - App\Entity\User
|
||||
|
||||
Reference in New Issue
Block a user