summaryrefslogtreecommitdiff
path: root/cpp/demo/Ice/nrvo/config.client
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/demo/Ice/nrvo/config.client')
-rw-r--r--cpp/demo/Ice/nrvo/config.client9
1 files changed, 2 insertions, 7 deletions
diff --git a/cpp/demo/Ice/nrvo/config.client b/cpp/demo/Ice/nrvo/config.client
index c582c4dd677..7b00352d558 100644
--- a/cpp/demo/Ice/nrvo/config.client
+++ b/cpp/demo/Ice/nrvo/config.client
@@ -1,13 +1,8 @@
#
# The client reads this property to create the reference to the
-# "Throughput" object in the server.
+# "Nrvo" object in the server.
#
-Nrvo.Proxy=nrvo:default -p 10000 -h 127.0.0.1
-
-#
-# Disable client-side ACM.
-#
-Ice.ACM.Client=0
+Nrvo.Proxy=nrvo:default -p 10000
#
# SSL Configuration