Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 9884142

Browse files
committed
[#497] Minor fixes
1 parent 2d4b7f3 commit 9884142

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/installation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ And then access the CMF via:
135135
or set your database connection parameters in ``app/config/parameters.yml``.
136136
Make sure you leave the ``database_path`` property at ``null`` in order to
137137
use another driver than SQLite. Leaving the field blank in the
138-
web-configurator will set it to ``null``.
139-
You also need to uncomment lines in ``app/config/config.yml`` in section ``doctrine_dbal``.
138+
web-configurator will set it to ``null``. You also need to uncomment lines
139+
in ``app/config/config.yml`` in section ``doctrine.dbal``.
140140

141141
.. note::
142142

0 commit comments

Comments
 (0)