nizhikov commented on a change in pull request #8630:
URL: https://github.com/apache/ignite/pull/8630#discussion_r554932000



##########
File path: docs/_docs/starting-nodes.adoc
##########
@@ -213,6 +213,28 @@ You can also pass JVM options by using the `-J` prefix:
 ----
 ./ignite.sh -J-Xmx6G -J-DIGNITE_TO_STRING_INCLUDE_SENSITIVE=false
 ----
+
+== Ignite Internal Settings
+Ignite provide more then hundred internal flags to tweak som apects of the 
node behavior.
+You can see all flags, their descriptions and default values with the 
following command:
+
+[source, shell]
+----
+./ignite.sh -systemProps

Review comment:
       We don't have windows examples for other commands on this page.
   I think we should keep it as is.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to