Remove incorrect default value for 'spring.data.gemfire.manager.access-file' property.

This commit is contained in:
John Blum
2019-03-22 17:38:22 -07:00
parent ca58e6cc82
commit 7383357f80

View File

@@ -442,7 +442,6 @@
{
"name": "spring.data.gemfire.manager.access-file",
"type": "java.lang.String",
"default": 7070,
"description": "Configures the Access Control List (ACL) file used by the Manager to restrict access to the JMX MBeans by the clients."
},
{