Add more information about powershell timeout env var

This commit is contained in:
Brian Cain 2018-07-20 09:15:31 -07:00
parent c7ea127ab9
commit f2187e08bf
No known key found for this signature in database
GPG Key ID: 43D51080D357A001
1 changed files with 3 additions and 0 deletions

View File

@ -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