| Index: appengine/swarming/doc/Magic-Values.md
|
| diff --git a/appengine/swarming/doc/Magic-Values.md b/appengine/swarming/doc/Magic-Values.md
|
| index f1df877966c497a06f230f9af72f1c110af1cfb4..2a8735035e5344ea4b0cc9b7ae5c7934de791f14 100644
|
| --- a/appengine/swarming/doc/Magic-Values.md
|
| +++ b/appengine/swarming/doc/Magic-Values.md
|
| @@ -35,6 +35,8 @@ always set:
|
|
|
| - `SWARMING_HEADLESS=1` is always set.
|
| - `SWARMING_BOT_ID` is set to the bot id.
|
| + - `SWARMING_TASK_ID` is set to the task id.
|
| + - `SWARMING_AUTH_PARAMS` is path to a file with task authentication tokens.
|
|
|
| The following environment variables may be set to alter bot behavior:
|
|
|
|
|