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

Commit 2f58ce7

Browse files
weaverryanfabpot
authored andcommitted
[WIP] Adding a quick note explaining paramters.yml.dist a little
1 parent fd35c24 commit 2f58ce7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/config/parameters.yml.dist

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# This file is a "template" of what your parameters.yml file should look like
12
parameters:
23
database_driver: pdo_mysql
34
database_host: 127.0.0.1
@@ -12,4 +13,6 @@ parameters:
1213
mailer_password: ~
1314

1415
locale: en
16+
17+
# A secret key that's used to generate certain security-related tokens
1518
secret: ThisTokenIsNotSoSecretChangeIt

0 commit comments

Comments
 (0)