Reduce memory requirements to address comment to issue #761

This commit is contained in:
Tom Morris 2013-08-10 17:38:14 -04:00
parent 1d8784e059
commit 914c58808a

View File

@ -5,7 +5,7 @@ no_proxy="localhost,127.0.0.1"
#REFINE_PORT=3334
#REFINE_HOST=127.0.0.1
#REFINE_WEBAPP=main\webapp
REFINE_MEMORY=3000M
REFINE_MEMORY=1400M
# Some sample configurations. These have no defaults.
#ANT_HOME=C:\grefine\tools\apache-ant-1.8.1