From 2a777f056169d368b24d5efbe28c41fb0f2fe975 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Brala?= Date: Fri, 5 May 2017 17:10:09 +0200 Subject: [PATCH] Update docs to reflect correct setting for key_value_pair_exchange (see issue #8551) --- website/source/docs/hyperv/configuration.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/hyperv/configuration.html.md b/website/source/docs/hyperv/configuration.html.md index d0a94524d..f1d51a45a 100644 --- a/website/source/docs/hyperv/configuration.html.md +++ b/website/source/docs/hyperv/configuration.html.md @@ -41,7 +41,7 @@ you may set. A complete reference is shown below: h.vm_integration_services = { guest_service_interface: true, heartbeat: true, - key_value_pair_exchange: false, + key_value_pair_exchange: true, shutdown: true, time_synchronization: true, vss: true