mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 17:55:03 +02:00
Simplified the available permissions
This commit is contained in:
parent
59ddf91527
commit
f8aee65d9e
2 changed files with 31 additions and 286 deletions
|
@ -13,9 +13,7 @@ doctrine:
|
|||
class: App\Helpers\UTCDateTimeType
|
||||
big_decimal:
|
||||
class: App\Helpers\BigDecimalType
|
||||
permission_data:
|
||||
class: App\Doctrine\Types\PermissionDataType
|
||||
|
||||
|
||||
schema_filter: ~^(?!internal)~
|
||||
# Only enable this when needed
|
||||
profiling_collect_backtrace: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue