summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/PropertiesI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src/Ice/PropertiesI.cpp')
-rw-r--r--cpp/src/Ice/PropertiesI.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/src/Ice/PropertiesI.cpp b/cpp/src/Ice/PropertiesI.cpp
index f25cfb971da..2a504354f71 100644
--- a/cpp/src/Ice/PropertiesI.cpp
+++ b/cpp/src/Ice/PropertiesI.cpp
@@ -124,6 +124,7 @@ static const string iceProps[] =
"PrintProcessId",
"ProgramName",
"RetryIntervals",
+ "ServerId",
"ServerIdleTime",
"ThreadPool.Client.Size",
"ThreadPool.Client.SizeMax",
@@ -157,6 +158,7 @@ static const string iceBoxProps[] =
"ServiceManager.AdapterId",
"ServiceManager.Endpoints",
"ServiceManager.Identity",
+ "ServiceManager.RegisterProcess",
"UseSharedCommunicator.*"
};