mirror of
https://forge.chapril.org/tykayn/osm-commerces
synced 2025-12-18 12:42:53 +01:00
init symfony repo to modify a place without account
This commit is contained in:
commit
49ba369919
47 changed files with 11002 additions and 0 deletions
11
config/packages/web_profiler.yaml
Normal file
11
config/packages/web_profiler.yaml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
when@dev:
|
||||
web_profiler:
|
||||
toolbar: true
|
||||
|
||||
framework:
|
||||
profiler:
|
||||
collect_serializer_data: true
|
||||
|
||||
when@test:
|
||||
framework:
|
||||
profiler: { collect: false }
|
||||
Loading…
Add table
Add a link
Reference in a new issue