This is an automated email from the ASF dual-hosted git repository.

kmiller pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git


The following commit(s) were added to refs/heads/develop by this push:
     new 4c851fc  GEODE-5200 Correct docs for use-cluster-configuration 
property (#1949)
4c851fc is described below

commit 4c851fc6cf49d62abf6683491b6646b12d00b93a
Author: Karen Miller <[email protected]>
AuthorDate: Fri May 11 09:37:43 2018 -0700

    GEODE-5200 Correct docs for use-cluster-configuration property (#1949)
---
 geode-docs/reference/topics/gemfire_properties.html.md.erb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/geode-docs/reference/topics/gemfire_properties.html.md.erb 
b/geode-docs/reference/topics/gemfire_properties.html.md.erb
index e78e627..61749e8 100644
--- a/geode-docs/reference/topics/gemfire_properties.html.md.erb
+++ b/geode-docs/reference/topics/gemfire_properties.html.md.erb
@@ -758,7 +758,7 @@ See <a 
href="../../developing/distributed_regions/how_region_versioning_works.ht
 <tr class="even">
 <td>use-cluster-configuration</td>
 <td>This property is only applicable for data members (non-client and 
non-locator). A value of &quot;true&quot; causes a member to request and use 
the configuration from cluster configuration services running on dedicated 
locators. Setting this property to &quot;false&quot; causes a member to not 
request the configuration from the configuration services running on the 
locator(s).</td>
-<td>L</td>
+<td>S</td>
 <td>true</td>
 </tr>
 <tr class="odd">

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to