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:
parent
b582a18cdc
commit
3e4432dfae
@ -1,4 +1,5 @@
|
|||||||
#REFINE_PORT=3333
|
no_proxy="localhost,127.0.0.1"
|
||||||
|
#REFINE_PORT=3334
|
||||||
#REFINE_HOST=127.0.0.1
|
#REFINE_HOST=127.0.0.1
|
||||||
#REFINE_WEBAPP=main\webapp
|
#REFINE_WEBAPP=main\webapp
|
||||||
#REFINE_MEMORY=1024M
|
#REFINE_MEMORY=1024M
|
||||||
|
Loading…
Reference in New Issue
Block a user