diff --git a/doctrine/doctrine-bundle/1.12/config/packages/doctrine.yaml b/doctrine/doctrine-bundle/1.12/config/packages/doctrine.yaml index a21ad0d1..7809415d 100644 --- a/doctrine/doctrine-bundle/1.12/config/packages/doctrine.yaml +++ b/doctrine/doctrine-bundle/1.12/config/packages/doctrine.yaml @@ -6,7 +6,7 @@ doctrine: # either here or in the DATABASE_URL env var (see .env file) #server_version: '5.7' - # backtrace queries in profiler (significantly increases memory usage per request) + # backtrace queries in profiler (increases memory usage per request) #profiling_collect_backtrace: '%kernel.debug%' # only needed for MySQL