7002737fd3
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2472 7d457c2a-affb-35e4-300a-418c747d4874
14 lines
472 B
INI
14 lines
472 B
INI
# NOTE: This file is not read if you run the Refine executable directly
|
|
# It is only read of you use the refine shell script or refine.bat
|
|
|
|
no_proxy="localhost,127.0.0.1"
|
|
#REFINE_PORT=3334
|
|
#REFINE_HOST=127.0.0.1
|
|
#REFINE_WEBAPP=main\webapp
|
|
#REFINE_MEMORY=1024M
|
|
|
|
# Some sample configurations. These have no defaults.
|
|
#ANT_HOME=C:\grefine\tools\apache-ant-1.8.1
|
|
#JAVA_HOME=C:\Program Files\Java\jdk1.6.0_25
|
|
#JAVA_OPTIONS=-XX:+UseParallelGC -verbose:gc -Drefine.headless=true
|