We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a347d9b commit 8a103f4Copy full SHA for 8a103f4
README.rst
@@ -201,6 +201,11 @@ The ``###> your-recipe-name-here ###`` section separators are needed by Symfony
201
to detect the contents added by this dependency in case you uninstall it later.
202
Don't remove or modify these separators.
203
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
209
``makefile`` Configurator
210
~~~~~~~~~~~~~~~~~~~~~~~~~
211
0 commit comments