Update docs to reflect correct setting for key_value_pair_exchange (see issue #8551)

This commit is contained in:
Björn Brala 2017-05-05 17:10:09 +02:00
parent 1073aa8163
commit 2a777f0561
1 changed files with 1 additions and 1 deletions

View File

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