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

Commit ba22a56

Browse files
committed
Merge branch '2.3' into 2.5
* 2.3: [WIP] Adding a quick note explaining paramters.yml.dist a little Add a HiDPI favicon.
2 parents 8af653d + afd4cd4 commit ba22a56

File tree

2 files changed

+3
-0
lines changed

2 files 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
@@ -14,6 +15,8 @@ parameters:
1415
mailer_password: ~
1516

1617
locale: en
18+
19+
# A secret key that's used to generate certain security-related tokens
1720
secret: ThisTokenIsNotSoSecretChangeIt
1821

1922
debug_toolbar: true

web/favicon.ico

5.24 KB
Binary file not shown.

0 commit comments

Comments
 (0)