diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/doc/Properties.sgml | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/cpp/doc/Properties.sgml b/cpp/doc/Properties.sgml index 9486a9c4fe0..e7886ca9ef8 100644 --- a/cpp/doc/Properties.sgml +++ b/cpp/doc/Properties.sgml @@ -2286,12 +2286,11 @@ IceGrid.Registry.AdminSessionTimeout=<replaceable>num</replaceable> <section> <title>Description</title> <para> -&IceGrid; admin clients might establish a session with the registry to +&IceGrid; administrative clients might establish a session with the registry to receive updates on the state of the &IceGrid; registry and nodes. This -session must be refreshed periodically. If an admin client does not -refresh its session within <replaceable>num</replaceable> seconds, the -session is destroyed. If not specified, the default value is 10 -seconds. +session must be refreshed periodically. If the client does not refresh its +session within <replaceable>num</replaceable> seconds, the session is destroyed. +If not specified, the default value is 10 seconds. </para> </section> </section> |