Merge pull request #10048 from briancain/fix-powershell-timeout-docs
Add more information about powershell timeout env var
This commit is contained in:
commit
0ee1d82359
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue