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