You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by ab...@apache.org on 2017/09/08 18:53:10 UTC

[geode] branch develop updated: GEODE-3249 Revise docs for internal msg validation

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

abaker 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 06431c3  GEODE-3249 Revise docs for internal msg validation
06431c3 is described below

commit 06431c371b0984835b802916391ff17626104214
Author: Karen Miller <km...@pivotal.io>
AuthorDate: Wed Sep 6 13:28:33 2017 -0700

    GEODE-3249 Revise docs for internal msg validation
---
 geode-docs/reference/topics/gemfire_properties.html.md.erb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/geode-docs/reference/topics/gemfire_properties.html.md.erb b/geode-docs/reference/topics/gemfire_properties.html.md.erb
index 654d431..a80ba02 100644
--- a/geode-docs/reference/topics/gemfire_properties.html.md.erb
+++ b/geode-docs/reference/topics/gemfire_properties.html.md.erb
@@ -208,8 +208,8 @@ This setting must be the same for every member of a given distributed system and
 <td>false</td>
 </tr>
 <tr class="odd">
-<td>geode.allow-internal-messages-without-credentials</td>
-<td>A boolean that disables internal message validation when true. Set this system property on the `gfsh start server` command line when upgrading servers to work with not-upgraded clients.
+<td>geode.disallow-internal-messages-without-credentials</td>
+<td>A boolean that enables internal message validation when true. Set this system property to true on the `gfsh start server` command line when restarting servers to work with upgraded clients.
 </td>
 <td>S</td>
 <td>false</td>

-- 
To stop receiving notification emails like this one, please contact
['"commits@geode.apache.org" <co...@geode.apache.org>'].