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

[WIP] Adding a quick note explaining paramters.yml.dist a little #701

Closed
wants to merge 3 commits into from

Conversation

weaverryan
Copy link
Member

Hi guys!

This is really simple, but a WIP because I also want to add an additional link at the top to symfony/symfony-docs#4174 after it's created.

Thanks!

Also adding a description to one key that is a little less obvious
@xabbuh
Copy link
Member

xabbuh commented Aug 23, 2014

I think you meant

[...] "template" of [...]

@@ -1,3 +1,4 @@
# This file is a "template" or what your parameters.yml file should look like
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe I'm wrong, but I think that there is a typo:

# This file is a "template" or what your ...

# This file is a "template" of what your ...

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should -> could ?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In my opinion "should" is better because this is a best practice agreed by almost all developers.

@@ -12,4 +13,6 @@ parameters:
mailer_password: ~

locale: en

# A secret key that's used for certain things, like generating CSRF tokens
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CSRF system does not use it anymore in 2.4+

@fabpot
Copy link
Member

fabpot commented Oct 4, 2014

@weaverryan Is it still WIP?

@weaverryan
Copy link
Member Author

@fabpot Sorry - we can merge it, and I can add an additional note later when the docs are ready.

@fabpot
Copy link
Member

fabpot commented Oct 6, 2014

Thank you @weaverryan.

@fabpot fabpot closed this in afd4cd4 Oct 6, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants