mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-31 23:40:20 +02:00
Parse markdown using stimulus controller.
This commit is contained in:
parent
b9a86c6a59
commit
f3680ea7de
4 changed files with 72 additions and 5 deletions
|
@ -15,7 +15,8 @@ doctrine:
|
|||
class: App\Helpers\BigDecimalType
|
||||
|
||||
schema_filter: ~^(?!internal)~
|
||||
profiling_collect_backtrace: true
|
||||
# Only enable this when needed
|
||||
profiling_collect_backtrace: false
|
||||
|
||||
orm:
|
||||
auto_generate_proxy_classes: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue