From 1343c15c6d5118144ab3329227774d2975308fce Mon Sep 17 00:00:00 2001 From: Zbigniew Malcherczyk <124783578+zbigniew-malcherczyk-tg@users.noreply.github.com> Date: Fri, 28 Jul 2023 15:17:55 +0300 Subject: [PATCH] container.dumper.inline_factories typo --- performance.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/performance.rst b/performance.rst index 9a92c493130..1c99d82af43 100644 --- a/performance.rst +++ b/performance.rst @@ -60,7 +60,7 @@ container into a single file, which could improve performance when using # config/services.yaml parameters: # ... - .container.dumper.inline_factories: true + container.dumper.inline_factories: true .. code-block:: xml @@ -72,7 +72,7 @@ container into a single file, which could improve performance when using - true + true @@ -81,7 +81,7 @@ container into a single file, which could improve performance when using // config/services.php // ... - $container->parameters()->set('.container.dumper.inline_factories', true); + $container->parameters()->set('container.dumper.inline_factories', true); .. _performance-use-opcache: pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy