Skip to content
This repository was archived by the owner on Nov 27, 2020. It is now read-only.

updated instruction wording in comment #1047

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/config/parameters.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ parameters:
database_name: symfony
database_user: root
database_password: ~
# You should uncomment this if you want use pdo_sqlite
# You should uncomment this if you want to use pdo_sqlite
# database_path: "%kernel.root_dir%/data.db3"

mailer_transport: smtp
Expand Down