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

Commit 2d4b7f3

Browse files
committed
Merge pull request #497 from sosek108/master
Update installation.rst
2 parents 6855fa3 + e6018b9 commit 2d4b7f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

book/installation.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +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``.
138+
web-configurator will set it to ``null``.
139+
You also need to uncomment lines in ``app/config/config.yml`` in section ``doctrine_dbal``.
139140

140141
.. note::
141142

0 commit comments

Comments
 (0)