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 2c88d59 commit e7731c1Copy full SHA for e7731c1
deployment/platformsh.rst
@@ -126,7 +126,8 @@ following file (it's your role to add this file to your code base)::
126
# Store session into /tmp.
127
ini_set('session.save_path', '/tmp/sessions');
128
129
-Make sure this file is listed in your *imports* (after the default `parameters.yml` file):
+Make sure this file is listed in your *imports* (after the default ``parameters.yml``
130
+file):
131
132
.. code-block:: yaml
133
0 commit comments