Updated website documentation for graceful_halt_timeout
The default value in the code is actually 60 seconds, so now the docs match that.
This commit is contained in:
parent
ddc6853a4c
commit
b57131a0ef
|
@ -87,7 +87,7 @@ constraints.
|
|||
|
||||
`config.vm.graceful_halt_timeout` - The time in seconds that Vagrant will
|
||||
wait for the machine to gracefully halt when `vagrant halt` is called.
|
||||
Defaults to 300 seconds.
|
||||
Defaults to 60 seconds.
|
||||
|
||||
<hr>
|
||||
|
||||
|
|
Loading…
Reference in New Issue