diff --git a/setup/flex.rst b/setup/flex.rst index 43711db0d06..c83770fc564 100644 --- a/setup/flex.rst +++ b/setup/flex.rst @@ -169,6 +169,8 @@ manual steps: #. Move the original parameters defined in ``app/config/parameters.*.yml`` to the new ``config/services.yaml`` and ``.env`` files depending on your needs. + If you have defined :doc:`custom config options in your bundles ` + move them to the new ``config/services.yaml`` and ``.env`` files. #. Move the original source code from ``src/{App,...}Bundle/`` to ``src/`` and update the namespaces of every PHP file to be ``App\...`` (advanced IDEs can do