We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b0aec2 commit 78d3121Copy full SHA for 78d3121
setup/flex.rst
@@ -270,8 +270,8 @@ manual steps:
270
#. Remove the ``bin/symfony_requirements`` script and if you need a replacement
271
for it, use the new `Symfony Requirements Checker`_.
272
273
-#. Update entry for log directory at ``.gitignore`` and in any other place in order
274
- to set ``var/log/``, which previously was ``var/logs/``.
+#. Update the ``.gitignore`` file to replace the existing ``var/logs/`` entry
+ by ``var/log/``, which is the new name for the log directory.
275
276
Customizing Flex Paths
277
----------------------
0 commit comments