Skip to content

Commit 8a103f4

Browse files
javiereguiluzfabpot
authored andcommitted
Document the special %generate(secret)% env var value
1 parent a347d9b commit 8a103f4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,11 @@ The ``###> your-recipe-name-here ###`` section separators are needed by Symfony
201201
to detect the contents added by this dependency in case you uninstall it later.
202202
Don't remove or modify these separators.
203203

204+
.. tip::
205+
206+
Use ``%generate(secret)%`` as the value of any environment variable to
207+
replace it with a cryptographically secure random value of 16 bytes.
208+
204209
``makefile`` Configurator
205210
~~~~~~~~~~~~~~~~~~~~~~~~~
206211

0 commit comments

Comments
 (0)