doc the ES_HEAP_SIZE

This commit is contained in:
Shay Banon 2012-02-06 22:13:15 +02:00
parent 70de95373c
commit aee0e1dfb7
1 changed files with 1 additions and 2 deletions

View File

@ -17,8 +17,7 @@
# Optionally, exact memory values can be set using the following values, note,
# they can still be set using the `ES_JAVA_OPTS`. Sample format include "512m", and "10g".
#
# ES_MIN_MEM -- The minimum number of memory to allocate.
# ES_MAX_MEM -- The maximum number of memory to allocate.
# ES_HEAP_SIZE -- Sets both the minimum and maximum memory to allocate (recommended)
#
# As a convenience, a fragment of shell is sourced in order to set one or
# more of these variables. This so-called `include' can be placed in a