Fix line endings for Linux and add no_proxy="localhost,127.0.0.1" to help prevent proxy problems

git-svn-id: http://google-refine.googlecode.com/svn/trunk@2438 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
Tom Morris 2012-01-27 22:07:45 +00:00
parent b582a18cdc
commit 3e4432dfae

View File

@ -1,4 +1,5 @@
#REFINE_PORT=3333
no_proxy="localhost,127.0.0.1"
#REFINE_PORT=3334
#REFINE_HOST=127.0.0.1
#REFINE_WEBAPP=main\webapp
#REFINE_MEMORY=1024M