X-Git-Url: https://git.rapsys.eu/recipe/blobdiff_plain/2aed69046c65510c2a8e5a9145ad154de83128dd..HEAD:/rapsys/packbundle/master/manifest.json?ds=inline diff --git a/rapsys/packbundle/master/manifest.json b/rapsys/packbundle/master/manifest.json index f5c36e9..90327b2 100644 --- a/rapsys/packbundle/master/manifest.json +++ b/rapsys/packbundle/master/manifest.json @@ -10,9 +10,17 @@ "Resources/config/routes/rapsyspack.yaml": "%CONFIG_DIR%/routes/rapsyspack.yaml" }, "env": { - "#1": "Shuffled printable character range", - "#2": "XXX: Run \"php bin/console rapsyspack:range\" to generate a range", - "RAPSYSPACK_RANGE": "Ch4ng3m3!" + "#1": "User agent", + "RAPSYSPACK_AGENT": "rapsyspack/Ch4ng3m3!", + "#2": "Shuffled printable character range", + "#3": "XXX: Run \"php bin/console rapsyspack:range\" to generate a range", + "RAPSYSPACK_RANGE": "Ch4ng3m3!", + "#4": "Redirect (number of redirects to follow, cast as int)", + "RAPSYSPACK_REDIRECT": 20, + "#5": "Scheme", + "RAPSYSPACK_SCHEME": "https", + "#6": "Timeout (0 for infinite, cast as float)", + "RAPSYSPACK_TIMEOUT": 60 }, "post-install-output": [ " * Set your RAPSYSPACK_RANGE config in .env.local"