From f2187e08bf79c63e8d305d2051f937a85c7095b9 Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Fri, 20 Jul 2018 09:15:31 -0700 Subject: [PATCH] Add more information about powershell timeout env var --- website/source/docs/other/environmental-variables.html.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/source/docs/other/environmental-variables.html.md b/website/source/docs/other/environmental-variables.html.md index 186f2160d..93ceeb26d 100644 --- a/website/source/docs/other/environmental-variables.html.md +++ b/website/source/docs/other/environmental-variables.html.md @@ -244,6 +244,9 @@ being unable to detect the installed version of PowerShell. This environment variable can be used to extend the timeout used during PowerShell version detection. +When setting this environment variable, its value will be in seconds. By default, +it will use 30 seconds as a timeout. + ## `VAGRANT_USE_VAGRANT_TRIGGERS` Vagrant will not display the warning about disabling the core trigger feature if