Commit 756c2e8a authored by Daniel Henninger's avatar Daniel Henninger Committed by dhenninger

Added comment indicating that you can set OPENFIRE_OPTS in sysnconfig

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@8288 b35dd754-fafc-0310-a699-88a17e54d16e
parent c05c549a
......@@ -18,6 +18,10 @@
# it will default to $OPENFIRE_HOME/logs.
#OPENFIRE_LOGDIR="/some/where/logs"
# If you wish to set any specific options to pass to the JVM, you can
# set them with the following variable.
#OPENFIRE_OPTS="-Xmx1024m"
# If you wish to override the auto-detected JAVA_HOME variable, uncomment
# and change the following line.
#JAVA_HOME=/usr/java/default
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment