Add warning comment so people will know that the .ini file isn't always used
git-svn-id: http://google-refine.googlecode.com/svn/trunk@2472 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
e97e7523b2
commit
7002737fd3
@ -1,3 +1,6 @@
|
|||||||
|
# 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"
|
no_proxy="localhost,127.0.0.1"
|
||||||
#REFINE_PORT=3334
|
#REFINE_PORT=3334
|
||||||
#REFINE_HOST=127.0.0.1
|
#REFINE_HOST=127.0.0.1
|
||||||
|
Loading…
Reference in New Issue
Block a user