diff options
Diffstat (limited to 'py/demo/Ice/throughput/config.server')
-rw-r--r-- | py/demo/Ice/throughput/config.server | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/py/demo/Ice/throughput/config.server b/py/demo/Ice/throughput/config.server index ddae4a1a27a..3b9fd7e7c6f 100644 --- a/py/demo/Ice/throughput/config.server +++ b/py/demo/Ice/throughput/config.server @@ -1,4 +1,4 @@ -Throughput.Endpoints=default -p 10000 -h 127.0.0.1 +Ice.OA.Throughput.Endpoints=default -p 10000 -h 127.0.0.1 #Ice.Plugin.IceSSL=IceSSL:createIceSSL IceSSL.DefaultDir=../../../certs |